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: Add UNNEST in FUNCTIONS #3650

Merged
merged 1 commit into from
Jun 13, 2024
Merged

fix: Add UNNEST in FUNCTIONS #3650

merged 1 commit into from
Jun 13, 2024

Conversation

VaggelisD
Copy link
Collaborator

Fixes #3647

If exp.Unnest is left to be constructed from arg list then unnest.expressions won't be of list type. A new entry in FUNCTIONS ensures that it stores the internal argument in a list.

The other changes are alphabetical sorting

@georgesittas georgesittas requested a review from tobymao June 13, 2024 11:23
@georgesittas georgesittas merged commit 4c82c0d into main Jun 13, 2024
6 checks passed
@georgesittas georgesittas deleted the vaggelisd/unnest_base branch June 13, 2024 15:32
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.

Regression in 25.1.0 when the write dialect is postgres and the read dialect is omitted
3 participants