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

   May be for this PR it is fine if we are trying to get something going for a 
large fact to small dimension table JOIN. My recommendation would be to start 
thinking about revamping / refactoring all of this. It would make future 
additions more flexible,  decouple physical operator implementation from 
exchange types (which should always be the case) and implement exchange as 
operators as well which will make it easier to optimize a plan with the desired 
exchange type. 


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