You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/12/22 10:29:27 UTC

[arrow] branch master updated (cab660f9d6 -> 98d7ff0c60)

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 cab660f9d6 GH-15043: [Python] [Docs] Update docstring for pyarrow.decompress (#15061)
     add 98d7ff0c60 ARROW-18272: [Python] Support filesystem parameter in ParquetFile (#14717)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/fs.py                              |  8 +++---
 python/pyarrow/parquet/core.py                    | 16 ++++++++++--
 python/pyarrow/tests/parquet/test_parquet_file.py | 30 ++++++++++++++++++++++-
 3 files changed, 48 insertions(+), 6 deletions(-)