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/11/09 10:56:11 UTC

[arrow] branch master updated (92c9f9428b -> 94cf74f3b5)

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 92c9f9428b ARROW-17360: [Python] Order of columns in pyarrow.feather.read_table (#14528)
     add 94cf74f3b5 ARROW-18238: [Docs][Python] Improve docs for S3FileSystem (#14599)

No new revisions were added by this update.

Summary of changes:
 docs/source/python/filesystems.rst | 23 +++++++++++++++++++++++
 python/pyarrow/_s3fs.pyx           |  8 ++++++--
 2 files changed, 29 insertions(+), 2 deletions(-)