This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from f88a00d ARROW-12386: [C++] Support file parallelism in AsyncScanner
add 8c3363e ARROW-12407: [Python][Dataset] Remove ScanTask bindings
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_dataset.pyx | 141 ++++++---------------------
python/pyarrow/dataset.py | 1 -
python/pyarrow/includes/libarrow_dataset.pxd | 3 +
python/pyarrow/tests/test_dataset.py | 35 ++-----
4 files changed, 44 insertions(+), 136 deletions(-)