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 ec5934a ARROW-11806: [Rust][DataFusion] Optimize join / inner join
creation of indices
add 4f6adc7 ARROW-11799: [Rust] fix len of string and binary arrays
created from unbound iterator
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array_binary.rs | 26 +++++++++++++++++++
rust/arrow/src/array/array_primitive.rs | 25 ++++++++++++++++++-
rust/arrow/src/array/array_string.rs | 44 ++++++++++++++++++++++++++-------
3 files changed, 85 insertions(+), 10 deletions(-)