Skip to content

implement tree explain for CoalesceBatchesExec #15194

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

Merged
merged 4 commits into from
Mar 13, 2025

Conversation

Standing-Man
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

implement tree explain for CoalesceBatchesExec

Are these changes tested?

Yes

Are there any user-facing changes?

@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) core Core DataFusion crate labels Mar 13, 2025
@github-actions github-actions bot removed the core Core DataFusion crate label Mar 13, 2025
@Standing-Man Standing-Man requested a review from irenjj March 13, 2025 03:12
Copy link
Contributor

@irenjj irenjj left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @Standing-Man

Copy link
Contributor

@zhuqi-lucas zhuqi-lucas left a comment

Choose a reason for hiding this comment

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

LGTM Thanks @Standing-Man !

@alamb
Copy link
Contributor

alamb commented Mar 13, 2025

Thank you @Standing-Man @2010YOUY01 and @zhuqi-lucas! I merged up from main to resolve a conflict!

@alamb alamb merged commit 079ddb0 into apache:main Mar 13, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sqllogictest SQL Logic Tests (.slt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement tree explain for CoalesceBatchesExec
5 participants