Skip to content

feat: implement tree explain for ProjectionExec #15082

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 6 commits into from
Mar 9, 2025

Conversation

Standing-Man
Copy link
Contributor

@Standing-Man Standing-Man commented Mar 8, 2025

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

support tree explain for project execution.

Are these changes tested?

yes

Are there any user-facing changes?

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Mar 8, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you so much @Standing-Man and @irenjj

I think this looks like a great step forward. I have a suggestion on how to make this even better I think but we can do it as a follow on PR too!

@alamb alamb changed the title feat: implement tree explain for ProjectionExec feat: implement tree explain for ProjectionExec Mar 9, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thanks @Standing-Man -- I merged this PR up to fix a merge conflict

@alamb alamb merged commit 2fbdb97 into apache:main Mar 9, 2025
24 checks passed
@Standing-Man Standing-Man deleted the projection-exec branch March 10, 2025 00:48
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.

3 participants