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

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


    from 8a70706  ARROW-7634: [Python] Run pyarrow.dataset tests on Appveyor + 
fix failures to parse Windows file paths
     add a10fe88  ARROW-7671: [Python][Dataset] Add bindings for the 
DatasetFactory

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx                  |  72 ++++++++++++
 python/pyarrow/dataset.py                    |  82 +++++++-------
 python/pyarrow/includes/libarrow_dataset.pxd |  11 ++
 python/pyarrow/tests/test_dataset.py         | 157 ++++++++++++++++++++++++++-
 4 files changed, 277 insertions(+), 45 deletions(-)

Reply via email to