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

fix: fix CometNativeExec.doCanonicalize for ReusedExchangeExec #447

Merged
merged 1 commit into from
May 19, 2024

Conversation

viirya
Copy link
Member

@viirya viirya commented May 18, 2024

Which issue does this PR close?

Closes #448.

Rationale for this change

What changes are included in this PR?

How are these changes tested?

@viirya viirya force-pushed the fix_broadcast_reuse2 branch from 472c37f to 32fd8be Compare May 18, 2024 22:32
@viirya viirya force-pushed the fix_broadcast_reuse2 branch from 32fd8be to ebcf14c Compare May 19, 2024 00:01
: +- Exchange (72)
: +- * HashAggregate (71)
: +- * HashAggregate (70)
: +- ReusedExchange (69)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After this fix, we get more ReusedExchange in tpcds query plans.

@viirya viirya requested review from sunchao and andygrove May 19, 2024 02:04
Copy link
Member

@sunchao sunchao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@viirya viirya merged commit b4c2dc2 into apache:main May 19, 2024
40 checks passed
@viirya
Copy link
Member Author

viirya commented May 19, 2024

Merged. Thanks @sunchao

@viirya viirya deleted the fix_broadcast_reuse2 branch May 19, 2024 05:33
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CometNativeExec.doCanonicalize should canonicalize SparkPlan in Product parameters
2 participants