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 2020/12/02 17:00:13 UTC

[arrow] branch master updated (1818dd6 -> 18bb6dd)

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

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


    from 1818dd6  ARROW-10767: [Rust] Speed up sum with nulls (non-simd)
     add 18bb6dd  ARROW-10759: [Rust][DataFusion] Implement string to date cast

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/compute/kernels/cast.rs | 60 ++++++++++++++++++++++++++++++++++
 rust/datafusion/src/sql/planner.rs     | 15 ++++++++-
 2 files changed, 74 insertions(+), 1 deletion(-)