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 2019/12/04 12:55:04 UTC

[arrow] branch master updated (511f0d6 -> 6e645ca)

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 511f0d6  ARROW-7269: [Python] Add ORC to api documentation
     add 6e645ca  ARROW-7306: [C++] Add Result-returning version of FileSystemFromUri

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/filesystem.cc      | 16 ++++++----------
 cpp/src/arrow/filesystem/filesystem.h       | 21 ++++++++++++++++++---
 cpp/src/arrow/filesystem/filesystem_test.cc | 12 ++++++------
 cpp/src/arrow/filesystem/hdfs_test.cc       |  2 +-
 cpp/src/arrow/filesystem/localfs_test.cc    |  2 +-
 5 files changed, 32 insertions(+), 21 deletions(-)