Skip to content

Unparse UNNEST projection with the table column alias #15879

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 3 commits into from
May 1, 2025

Conversation

goldmedal
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the sql SQL Planner label Apr 28, 2025
@goldmedal goldmedal marked this pull request as ready for review April 28, 2025 16:04
Copy link
Member

@xudong963 xudong963 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

@alamb alamb merged commit a655ec7 into apache:main May 1, 2025
27 checks passed
@alamb
Copy link
Contributor

alamb commented May 1, 2025

Thank you @xudong963 and @goldmedal

@goldmedal goldmedal deleted the feat/unnest-15233 branch May 2, 2025 03:42
@goldmedal
Copy link
Contributor Author

goldmedal commented May 2, 2025

Thanks @blaginin @xudong963 @alamb 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sql SQL Planner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate the common SQL for the unparsing result of the unnest
4 participants