This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from a1157b7 ARROW-10136: [Rust]: Fix null handling in StringArray and
BinaryArray filtering, add BinaryArray::from_opt_vec
add 9bff7c4 ARROW-10054: [Python] don't crash when slice offset > length
No new revisions were added by this update.
Summary of changes:
python/pyarrow/array.pxi | 1 +
python/pyarrow/table.pxi | 3 +++
python/pyarrow/tests/test_array.py | 2 ++
python/pyarrow/tests/test_table.py | 24 ++++++++++++++++++++++++
4 files changed, 30 insertions(+)