This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 1b70f65 ARROW-10148: [Rust] Improved rust/lib.rs that is shown in
docs.rs
add 55028a8 ARROW-10084: [Rust] [DataFusion] Added length of
LargeStringArray and fixed undefined behavior.
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/compute/kernels/length.rs | 249 ++++++++++++++-----------
rust/datafusion/src/physical_plan/functions.rs | 17 +-
rust/datafusion/tests/sql.rs | 19 +-
3 files changed, 171 insertions(+), 114 deletions(-)