This is an automated email from the ASF dual-hosted git repository.
liukun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from b9b4edcfd Fix ScalarValue::isNull calculation (#2815)
add 379f42ca4 Fix nullability calculation for `CASE` expressions (#2814)
No new revisions were added by this update.
Summary of changes:
datafusion/expr/src/expr_schema.rs | 4 +++-
datafusion/physical-expr/src/expressions/case.rs | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)