This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 04eb733 ARROW-9603: [C++] Fix parquet write to not assume leaf-array
validity bitmaps have the same values as parent structs
add 171e8bf ARROW-10027: [C++] Fix Take array kernel for NullType
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/vector_selection.cc | 4 +++-
.../arrow/compute/kernels/vector_selection_test.cc | 1 +
python/pyarrow/tests/test_compute.py | 28 ++++++++++++++++++++++
3 files changed, 32 insertions(+), 1 deletion(-)