Skip to content

Add support for nested types to nullif.#21764

Merged
gabotechs merged 4 commits intoapache:mainfrom
tabac:nullif-nested-types
Apr 28, 2026
Merged

Add support for nested types to nullif.#21764
gabotechs merged 4 commits intoapache:mainfrom
tabac:nullif-nested-types

Conversation

@tabac
Copy link
Copy Markdown
Contributor

@tabac tabac commented Apr 21, 2026

Which issue does this PR close?

Rationale for this change

Add support for nested types to the nullif UDF.

Are these changes tested?

Unit tests included.

Are there any user-facing changes?

No changes to the function's signature.

@github-actions github-actions Bot added the functions Changes to functions implementation label Apr 21, 2026
Comment thread datafusion/functions/src/core/nullif.rs Outdated
Comment thread datafusion/functions/Cargo.toml
Comment thread datafusion/functions/src/core/nullif.rs
@tabac
Copy link
Copy Markdown
Contributor Author

tabac commented Apr 27, 2026

@gabotechs thank you for the review. I addressed the comments, could you take another look?

Copy link
Copy Markdown
Contributor

@gabotechs gabotechs left a comment

Choose a reason for hiding this comment

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

All good, thanks @tabac!

@gabotechs gabotechs enabled auto-merge April 28, 2026 10:49
@gabotechs gabotechs added this pull request to the merge queue Apr 28, 2026
Merged via the queue into apache:main with commit 22bb4e6 Apr 28, 2026
35 checks passed
tabac added a commit to DataDog/datafusion that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for nested types to nullif.

2 participants