This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 68a7ba5 ARROW-8735: [Rust] [Parquet] Allow arm 32 to use soft hash
implementation
add ecc3ed8 ARROW-10008: [C++][Dataset] Fix filtering/row group
statistics of dict columns
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/file_parquet.cc | 10 ++++++-
cpp/src/arrow/dataset/file_parquet_test.cc | 17 ++++++------
cpp/src/arrow/dataset/filter.cc | 44 ++++++++++++++++++++++++------
python/pyarrow/tests/test_dataset.py | 18 ++++++++++++
4 files changed, 71 insertions(+), 18 deletions(-)