You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2023/05/30 14:47:47 UTC

[arrow-datafusion] branch main updated (0abd4a272f -> 7f92944c63)

This is an automated email from the ASF dual-hosted git repository.

alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from 0abd4a272f Refactor temporal arithmetic  (#6433)
     add 7f92944c63 Fix case evaluation with NULL (#6477)

No new revisions were added by this update.

Summary of changes:
 .../core/tests/sqllogictests/test_files/scalar.slt |  8 ++++++
 datafusion/physical-expr/src/expressions/case.rs   | 30 +++++++++++-----------
 2 files changed, 23 insertions(+), 15 deletions(-)