Skip to content

Conversation

@samuelcolvin
Copy link
Contributor

Demonstrates #11162 - union columns (and scalars) never match an is null check.

This applies to both sparse and dense unions.

Similarly union columns alwasy match a is not null check.

This is particularly problematic for datafusion-functions-json, where users will often want to use field->'foo' is not null, see datafusion-contrib/datafusion-functions-json#24.

This is soon going to become problematic for us, hence working on it.

I'll add more details on #11162.

@github-actions github-actions bot added the core Core DataFusion crate label Jul 7, 2024
@samuelcolvin
Copy link
Contributor Author

replaced by #11321.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant