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/06/25 09:31:12 UTC

[arrow] branch master updated (c60bed7 -> dd0fc69)

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 c60bed7  ARROW-4309: [Documentation] Add a docker-compose entry which builds the documentation with CUDA enabled
     add dd0fc69  ARROW-9089: [Python] A PyFileSystem handler for fsspec-based filesystems

No new revisions were added by this update.

Summary of changes:
 ci/conda_env_python.yml              |   1 +
 python/pyarrow/fs.py                 | 132 +++++++++++++++++++++++++++++++++++
 python/pyarrow/tests/test_dataset.py |  36 ++++++++--
 python/pyarrow/tests/test_fs.py      |  96 +++++++++++++++++++++++--
 4 files changed, 257 insertions(+), 8 deletions(-)