viirya commented on issue #119:
URL: 
https://github.com/apache/arrow-datafusion-comet/issues/119#issuecomment-1965757099

   > I'm not sure whether some extra work is required for broadcast join atm).
   
   For broadcast join, basically we just need hash join + broadcast in Comet. I 
have hash join draft work. And we already have broadcast. Once we have hash 
join ready, it should be easy to have broadcast join by combining them.
   
   > add spilling for SMJ in DF (@viirya do we have an issue tracking this?)
   
   Just created it: https://github.com/apache/arrow-datafusion/issues/9359


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

Reply via email to