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 ea1c020 ARROW-13755: [Python] Allow writing datasets using a
partitioning that only specifies field_names
add 0614895 ARROW-13652: [Python] Expose copy_files in pyarrow.fs
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_fs.pyx | 42 ++++++++++++
python/pyarrow/fs.py | 68 ++++++++++++++++++++
python/pyarrow/includes/libarrow_fs.pxd | 13 ++++
python/pyarrow/tests/test_fs.py | 109 +++++++++++++++++++++++++++++++-
4 files changed, 231 insertions(+), 1 deletion(-)