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 2020/03/26 23:15:44 UTC

[arrow] branch master updated (f83a1ec -> a35cf92)

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 f83a1ec  ARROW-8215: [CI][GLib] Fix install error on macOS
     add a35cf92  PARQUET-1829: [C++] Fix crashes on invalid input (OSS-Fuzz)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/util/bit_util.h     |  2 ++
 cpp/src/arrow/util/rle_encoding.h | 10 ++++++++--
 cpp/src/parquet/column_reader.cc  | 16 ++++++++++++++++
 cpp/src/parquet/encoding.cc       | 12 +++++-------
 testing                           |  2 +-
 5 files changed, 32 insertions(+), 10 deletions(-)