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 fa44134 ARROW-10150: [C++] Fix crashes on invalid Parquet file
add a1157b7 ARROW-10136: [Rust]: Fix null handling in StringArray and
BinaryArray filtering, add BinaryArray::from_opt_vec
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/array/array.rs | 79 +++++++++++++++++++++++++++++++-
rust/arrow/src/compute/kernels/filter.rs | 43 +++++++++++++++--
2 files changed, 116 insertions(+), 6 deletions(-)