Re: [I] Comet possibly preventing AQE optimization [datafusion-comet]
kazuyukitanimura commented on issue #1266: URL: https://github.com/apache/datafusion-comet/issues/1266#issuecomment-2635123837 Perhaps this SPARK-50258 is for Spark 4 -- 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
Re: [I] Comet possibly preventing AQE optimization [datafusion-comet]
parthchandra commented on issue #1266: URL: https://github.com/apache/datafusion-comet/issues/1266#issuecomment-2599442763 Is there some particular version of Spark that this failure is occurring with? -- 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
[I] Comet possibly preventing AQE optimization [datafusion-comet]
kazuyukitanimura opened a new issue, #1266: URL: https://github.com/apache/datafusion-comet/issues/1266 ### Describe the bug `SPARK-50258: Fix output column order changed issue after AQE optimization` test fails with Comet on because comet plan does not have `AdaptiveSparkPlanExec` in the `executedPlan` Possibly comet plan is preventing AQE optimization from kicking in ### Steps to reproduce _No response_ ### Expected behavior _No response_ ### Additional context _No response_ -- 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.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