You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by yj...@apache.org on 2022/04/02 05:35:05 UTC

[arrow-datafusion] branch master updated (4c2320e -> bed81ea)

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

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


    from 4c2320e  JIT-compille DataFusion expression with column name (#2124)
     add bed81ea  MINOR: fix concat_ws corner bug (#2128)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/tests/sql/expr.rs                  |  2 ++
 datafusion/physical-expr/src/string_expressions.rs | 21 ++++++++++-----------
 2 files changed, 12 insertions(+), 11 deletions(-)