Skip to content

chore: re-enable array_union nested null array edge case test#21773

Merged
comphead merged 1 commit intoapache:mainfrom
Jefffrey:reenable-array-union-test
Apr 24, 2026
Merged

chore: re-enable array_union nested null array edge case test#21773
comphead merged 1 commit intoapache:mainfrom
Jefffrey:reenable-array-union-test

Conversation

@Jefffrey
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

Upstream issue fixed, re-enable test

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added the sqllogictest SQL Logic Tests (.slt) label Apr 22, 2026
Copy link
Copy Markdown
Contributor

@nuno-faria nuno-faria left a comment

Choose a reason for hiding this comment

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

Thanks @Jefffrey.

@comphead comphead added this pull request to the merge queue Apr 24, 2026
Merged via the queue into apache:main with commit fd093fb Apr 24, 2026
31 checks passed
@Jefffrey Jefffrey deleted the reenable-array-union-test branch April 24, 2026 03:47
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.

select array_union([[null]], []) failing as not all bytes were consumed in RowConverter

3 participants