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/08/29 15:46:18 UTC

[arrow] branch master updated (7ec1731 -> b9d8cd5)

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 7ec1731  ARROW-453: [C++] Filesystem implementation for Amazon S3
     add b9d8cd5  ARROW-6381: [C++] BufferOutputStream::Write does extra work that slows down small writes

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/buffer_builder.h       |  1 +
 cpp/src/arrow/io/memory.cc           | 16 ++++++++----
 cpp/src/arrow/io/memory_benchmark.cc | 48 +++++++++++++++++++++++++++++++++++-
 3 files changed, 59 insertions(+), 6 deletions(-)