viirya commented on issue #1382:
URL: 
https://github.com/apache/datafusion-comet/issues/1382#issuecomment-2651608982

   > Yeah, I was afraid that would be the case. Interesting that Spark gets the 
plan right but it gets messed up with Comet. Afaik, Comet itself does not do 
any of the build side planning. Maybe it should, which is what you've tried to 
do here. I'm not the expert on this, I'm afraid. 
[@viirya](https://github.com/viirya) any thoughts?
   
   I remember that Comet query planning doesn't change build side on HashJoin:
   
   
https://github.com/apache/datafusion-comet/blob/f099e6e40aa18441c7882e5bffd9d6dfb10c6c19/spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala#L2994-L2995
   
   If you turn off AQE, will it affect the build side?


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to