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 46f38dca3d ARROW-17079: [C++] Raise proper error message instead of 
error code for S3 errors (#14001)
     add ec7e250cf8 ARROW-17299: [C++][Python] Expose the Scanner 
kDefaultBatchReadahead and kDefaultFragmentReadahead parameters (#13799)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/scanner.cc             | 27 +++++++++++++-------
 cpp/src/arrow/dataset/scanner.h              | 23 ++++++++++++++---
 python/pyarrow/_dataset.pyx                  | 37 +++++++++++++++++++++++++---
 python/pyarrow/includes/libarrow_dataset.pxd |  2 ++
 python/pyarrow/tests/test_dataset.py         |  7 ++++++
 5 files changed, 79 insertions(+), 17 deletions(-)

Reply via email to