You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/09/30 22:46:09 UTC

[arrow] branch master updated (610deb7 -> df9fc54)

This is an automated email from the ASF dual-hosted git repository.

wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 610deb7  ARROW-6685: [C++] Ignore trailing slashes in S3FS
     add df9fc54  ARROW-6740: [C++] Unmap MemoryMappedFile as soon as possible

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/io/file.cc        | 133 +++++++++++++++++++++++++---------------
 cpp/src/arrow/io/file_test.cc   |   2 +-
 python/pyarrow/tests/test_io.py |  15 +++++
 3 files changed, 98 insertions(+), 52 deletions(-)