Re: [I] Comet possibly preventing AQE optimization [datafusion-comet]
andygrove commented on issue #1266: URL: https://github.com/apache/datafusion-comet/issues/1266#issuecomment-2977780301 I removed the `bug` label since this does not seem to be a correctness issue -- 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]
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: [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]
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: [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]
[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: [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]
