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 ae396b9  ARROW-9782: [C++][Dataset] More configurable Dataset writing
     add 1150c38  ARROW-10134: [Python][Dataset] Add 
ParquetFileFragment.num_row_groups

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/file_parquet.cc        | 21 +++++++++++++++++-
 cpp/src/arrow/dataset/file_parquet.h         |  4 ++++
 python/pyarrow/_dataset.pyx                  |  8 +++++++
 python/pyarrow/includes/libarrow_dataset.pxd |  1 +
 python/pyarrow/tests/test_dataset.py         | 32 +++++++++++++++++++++++++---
 5 files changed, 62 insertions(+), 4 deletions(-)

Reply via email to