Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comet possibly preventing AQE optimization #1266

Open
kazuyukitanimura opened this issue Jan 10, 2025 · 1 comment
Open

Comet possibly preventing AQE optimization #1266

kazuyukitanimura opened this issue Jan 10, 2025 · 1 comment
Labels
bug Something isn't working performance
Milestone

Comments

@kazuyukitanimura
Copy link
Contributor

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

@kazuyukitanimura kazuyukitanimura added the bug Something isn't working label Jan 10, 2025
@kazuyukitanimura kazuyukitanimura added this to the 0.6.0 milestone Jan 14, 2025
@parthchandra
Copy link
Contributor

Is there some particular version of Spark that this failure is occurring with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working performance
Projects
None yet
Development

No branches or pull requests

3 participants