siddharthteotia commented on PR #9388:
URL: https://github.com/apache/pinot/pull/9388#issuecomment-1248993189

   Is the overall purpose of this PR to wire the JOIN planning of co-located 
JOIN for partitioned tables (the placement being worked in 
https://github.com/apache/pinot/pull/9199) ? 
   
   If so, I don't think the changes are complete. We need to remove the 
exchanges to avoid data movement. Also, when stage to worker / endpoint 
assignment is done, it should leverage the TableGroup based placement info to 
setup the JOIN 


-- 
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