You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2020/05/12 19:52:46 UTC

[arrow] branch master updated (479c1cf -> b34d817)

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

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


    from 479c1cf  ARROW-8750: [Python] Correctly default to lz4 compression for Feather V2 in Python
     add b34d817  ARROW-7910: [C++] Add internal GetPageSize() function

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/io_util.cc      | 26 ++++++++++++++++++++++++++
 cpp/src/arrow/util/io_util.h       |  3 +++
 cpp/src/arrow/util/io_util_test.cc |  8 ++++++++
 3 files changed, 37 insertions(+)