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/20 17:43:43 UTC

[arrow] branch master updated (3cfe032 -> 13916dc)

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 3cfe032  ARROW-6540 [R] Add Validate() methods
     add 13916dc  ARROW-6640: [C++] Do not reset buffer_pos_ in BufferedInputStream/OutputStream when enlarging buffer

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/io/buffered.cc      |  7 +++++--
 cpp/src/arrow/io/buffered.h       |  4 ++++
 cpp/src/arrow/io/buffered_test.cc | 41 ++++++++++++++++++++++++++-------------
 3 files changed, 37 insertions(+), 15 deletions(-)