Does it fetch the data in parallel from multiple server and merge them or its sequential ? #626
Replies: 1 comment
-
The data is fetched in parallel -- this is key to keeping good query performance |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does it fetch the data in parallel from multiple server and merge them or its sequential ?
Beta Was this translation helpful? Give feedback.
All reactions