Jackie-Jiang commented on PR #14797:
URL: https://github.com/apache/pinot/pull/14797#issuecomment-2591853675

   @siddharthteotia I like the idea of de-coupling exchange and join algorithm. 
Currently they are coupled under join strategy, where we support `hash`, 
`lookup`, `dynamic_broadcast` before this PR. We can start thinking how to 
organize the hint so that we can combine different exchange type with join 
algorithm. Exchange type is also useful for other operations such as aggregate.
   
   We can address this as a separate effort. cc @ankitsultana 


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