Skip to content

Conversation

Jefffrey
Copy link
Contributor

Which issue does this PR close?

Part of #8249

Rationale for this change

Was checking through array functions and found array_except doesn't handle FixedSizeList arrays. Fix so it does.

What changes are included in this PR?

Fix signature so it allows automatic coercion from fixed size list to list

Are these changes tested?

Added SLT tests

Are there any user-facing changes?

No

@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Sep 19, 2025
@Jefffrey Jefffrey mentioned this pull request Sep 19, 2025
19 tasks
@Jefffrey Jefffrey marked this pull request as ready for review September 19, 2025 07:45
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.

makes sense to me -- thank you @Jefffrey

@Jefffrey Jefffrey added this pull request to the merge queue Sep 20, 2025
Merged via the queue into apache:main with commit 523eadd Sep 20, 2025
51 of 52 checks passed
@Jefffrey Jefffrey deleted the array_except_fixed_size_list branch September 20, 2025 21: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.

2 participants