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/04/01 11:16:55 UTC

[arrow-datafusion] branch main updated (771c20ce2 -> bff92c854)

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 771c20ce2 Support `round()` function with two parameters (#5807)
     add bff92c854 Fix datatype of case expression (#5734)

No new revisions were added by this update.

Summary of changes:
 .../{pg_compat_union.slt => pg_compat_null.slt}    | 175 +++------------------
 datafusion/expr/src/expr_schema.rs                 |  22 ++-
 2 files changed, 44 insertions(+), 153 deletions(-)
 copy datafusion/core/tests/sqllogictests/test_files/pg_compat/{pg_compat_union.slt => pg_compat_null.slt} (67%)