Skip to content

Add support for nested types to nullif. - #21764

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

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

Conversation

@tabac

@tabactabac commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

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-actionsgithub-actionsBot added the functions Changes to functions implementation label Apr 21, 2026
Comment threaddatafusion/functions/src/core/nullif.rs Outdated
Comment threaddatafusion/functions/Cargo.toml
Comment threaddatafusion/functions/src/core/nullif.rs
@tabac

Copy link
Copy Markdown
ContributorAuthor

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

@gabotechsgabotechs left a comment

Copy link
Copy Markdown
Contributor

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 queueApr 28, 2026
Merged via the queue into apache:main with commit 22bb4e6Apr 28, 2026
35 checks passed
tabac added a commit to DataDog/datafusion that referenced this pull request Apr 28, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functionsChanges 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

@tabac@gabotechs