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/09/02 15:45:23 UTC

[arrow] branch master updated (32ef12c -> 1c42e6f)

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 32ef12c  ARROW-6063: [FlightRPC] implement half-closed semantics for DoPut
     add 1c42e6f  ARROW-6141: [C++] Enable memory-mapping a file region

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/io/file.cc      | 53 ++++++++++++++++++++++++++++++++++--------
 cpp/src/arrow/io/file.h       |  5 ++++
 cpp/src/arrow/io/file_test.cc | 54 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 103 insertions(+), 9 deletions(-)