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(-)