samuelcolvin opened a new pull request, #11321: URL: https://github.com/apache/datafusion/pull/11321
## Which issue does this PR close? Closes #11162, replaces #11314 ## Rationale for this change See #11162. ## What changes are included in this PR? * Changes to `is_null` to support correctly support unions * Changes to `is_not_null` to support correctly support unions * change to `ScalarValue::is_null` * tests ## Are these changes tested? Yes ## Are there any user-facing changes? Should just be the intended fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
