You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/09/09 12:48:13 UTC

[arrow] branch master updated (2095c89 -> d7f6e9f)

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 2095c89  ARROW-9906: [C++] Keep S3 filesystem alive through open file objects
     add d7f6e9f  ARROW-9936: [Python] Fix / test relative file paths in pyarrow.parquet

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/fs.py                 | 26 +++++++++++++++++++++++++-
 python/pyarrow/tests/test_dataset.py | 11 +----------
 python/pyarrow/tests/test_parquet.py | 29 +++++++++++++++++++++++++++++
 python/pyarrow/tests/util.py         | 10 ++++++++++
 4 files changed, 65 insertions(+), 11 deletions(-)