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/08 16:04:39 UTC

[arrow-datafusion] branch main updated (4b041b5bb0 -> 2e9beeba01)

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 4b041b5bb0 Port tests in unicode.rs to sqllogictest (#6259)
     add 2e9beeba01 minor: remove prefix in type_coercion (#6283)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr/src/type_coercion/binary.rs        | 97 ++++++++++------------
 datafusion/optimizer/src/analyzer/type_coercion.rs |  5 +-
 datafusion/physical-expr/src/expressions/binary.rs | 12 +--
 3 files changed, 53 insertions(+), 61 deletions(-)