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 a086ac6 ARROW-10780: [R] Update known R installation issues for
CentOS 7
add 8c42a6b ARROW-10644: [Python] Consolidate path/filesystem handling in
pyarrow.dataset and pyarrow.fs
No new revisions were added by this update.
Summary of changes:
python/pyarrow/dataset.py | 106 ++++++++---------------------------
python/pyarrow/fs.py | 33 ++++++++++-
python/pyarrow/tests/test_dataset.py | 12 +---
python/pyarrow/tests/test_parquet.py | 22 ++++++++
python/pyarrow/tests/util.py | 9 +++
5 files changed, 86 insertions(+), 96 deletions(-)