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 2020/01/16 10:58:48 UTC

[arrow] branch master updated (68b0e9c -> 6642791)

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 68b0e9c  ARROW-7578: [R] Add support for datasets with IPC files and with multiple sources
     add 6642791  ARROW-7311: [Python] Return filesystem and path from URI

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_fs.pyx                  | 23 +++++++++++++++++++++++
 python/pyarrow/includes/libarrow_fs.pxd |  3 +++
 python/pyarrow/tests/test_fs.py         | 21 +++++++++++++++++++++
 3 files changed, 47 insertions(+)