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 27c4fa2 ARROW-12421: [Rust] [DataFusion] Fix topkexec failure
add be8b486 ARROW-12398: [Rust] remove redundant bound check in iterators
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array_boolean.rs | 13 +++++-
rust/arrow/src/array/array_primitive.rs | 14 ++++++-
rust/arrow/src/array/iterator.rs | 70 ++++++++++++++++++++++++++++-----
3 files changed, 83 insertions(+), 14 deletions(-)