Error pruning IsNull
expressions: Column 'instance_null_count' is declared as non-nullable but contains null values
#3042
Labels
bug
Something isn't working
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Actual behavior:
Expected behavior
The test should pass (and the
Expr::IsNull
predicate can be used)Additional context
We found this while working on IOx
The text was updated successfully, but these errors were encountered: