Skip to content

[branch 53]: Backport Spark array_contains builtin function (#20685)#20727

Closed
comphead wants to merge 0 commit intoapache:branch-53from
comphead:b53
Closed

[branch 53]: Backport Spark array_contains builtin function (#20685)#20727
comphead wants to merge 0 commit intoapache:branch-53from
comphead:b53

Conversation

@comphead
Copy link
Contributor

@comphead comphead commented Mar 5, 2026

Which issue does this PR close?

Backport #20685 to branch-53

Rationale for this change

What changes are included in this PR?

The Spark function is actual wrapper on top of array_has function. After result is being produced the nulls mask is set respectively for the output indices which correspond to input rows having nulls

Are these changes tested?

Are there any user-facing changes?

(cherry picked from commit 953bdf4)

Which issue does this PR close?

  • Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@comphead comphead changed the title feat: Backport Spark array_contains builtin function (#20685) feat: [release 53] Backport Spark array_contains builtin function (#20685) Mar 5, 2026
@comphead comphead changed the title feat: [release 53] Backport Spark array_contains builtin function (#20685) [branch 53]: Backport Spark array_contains builtin function (#20685) Mar 5, 2026
@github-actions github-actions bot added sqllogictest SQL Logic Tests (.slt) spark labels Mar 5, 2026
@comphead comphead closed this Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

spark sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant