This is an automated email from the ASF dual-hosted git repository.

fsaintjacques pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 0c214cb  [MINOR][Python] Build more compressors in Windows Python 
build instructions
     add 1ab8997  ARROW-8427: [C++][Dataset] Only apply ignore_prefixes to 
selector results

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/dataset_test.cc        |  2 +-
 cpp/src/arrow/dataset/discovery.cc           | 78 ++++++++++++----------------
 cpp/src/arrow/dataset/discovery.h            | 17 +++---
 cpp/src/arrow/dataset/discovery_test.cc      | 48 +++++++++++++++--
 python/pyarrow/_dataset.pyx                  | 22 ++++----
 python/pyarrow/includes/libarrow_dataset.pxd |  2 +-
 python/pyarrow/tests/test_dataset.py         |  2 +-
 python/pyarrow/tests/test_parquet.py         | 27 +++++++++-
 8 files changed, 123 insertions(+), 75 deletions(-)

Reply via email to