ankitsultana opened a new issue, #10164:
URL: https://github.com/apache/pinot/issues/10164

   At present we first the process the right sub-tree of a join to build a 
HashTable and only after that's done do we process the left sub-tree.
   
   Ideally we should be able to process the two sub-trees concurrently (bushy 
parallelism).
   
   cc: @walterddr 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to