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:45:26 UTC

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

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 c95aaab  ARROW-6646: [Go] Write no IPC buffer metadata for NullType
     add 610deb7  ARROW-6685: [C++] Ignore trailing slashes in S3FS

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/filesystem_test.cc | 12 ++++++++++++
 cpp/src/arrow/filesystem/path_util.cc       |  2 +-
 cpp/src/arrow/filesystem/s3fs.cc            | 11 ++++++-----
 cpp/src/arrow/filesystem/s3fs_test.cc       | 21 +++++++++++++++++++++
 4 files changed, 40 insertions(+), 6 deletions(-)