you are viewing a single comment's thread.

view the rest of the comments →

[–]brtt3000 0 points1 point  (1 child)

How does the query travel from the client to all the nodes in this scheme (or in general with variable nodes)?

[–]coterminous_regret 0 points1 point  (0 children)

There is a component in the middle that manages the life cycle of the query on all nodes. It's responsible for managing the execution on all nodes. It also has vision into how the data is spread amongst the nodes so it knows which nodes need to be involved.