This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 87ec55e ARROW-14026: [C++] Enable batch parallelism in Parquet scanner
add 2e537d7 ARROW-14129: [C++][Python] Fix unique/value_counts on empty
dictionary arrays
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/kernels/vector_hash.cc | 35 +++++++++++++++++++----
cpp/src/arrow/compute/kernels/vector_hash_test.cc | 13 +++++++--
python/pyarrow/tests/test_array.py | 15 ++++++++--
3 files changed, 54 insertions(+), 9 deletions(-)