You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
SPARK-50258: Fix output column order changed issue after AQE optimization
test fails with Comet on because comet plan does not haveAdaptiveSparkPlanExec
in theexecutedPlan
Possibly comet plan is preventing AQE optimization from kicking in
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: