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 3e40cc7  ARROW-7365: [Python] Convert FixedSizeList in to_pandas
     add 6fe8c18  ARROW-8146: [C++] Add per-filesystem facility to sanitize a 
path

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/filesystem.cc   | 28 ++++++++++++++++++----------
 cpp/src/arrow/filesystem/filesystem.h    | 16 +++++++++++++++-
 cpp/src/arrow/filesystem/localfs.cc      |  5 +++++
 cpp/src/arrow/filesystem/localfs.h       |  2 ++
 cpp/src/arrow/filesystem/localfs_test.cc | 23 +++++++++++++++++++++++
 cpp/src/arrow/filesystem/test_util.cc    |  7 +++++++
 cpp/src/arrow/filesystem/test_util.h     |  3 +++
 7 files changed, 73 insertions(+), 11 deletions(-)

Reply via email to