You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2020/01/16 22:29:50 UTC

[arrow] branch master updated (724da32 -> 819408a)

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

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


    from 724da32  ARROW-7592: [C++] Fix crashes on corrupt IPC input
     add 819408a  ARROW-6895: [C++] Fix ByteArrayDictionaryRecordReader infinite loop and wrong values

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 74 ++++++++++++++++++-----
 cpp/src/parquet/column_reader.cc                  |  4 +-
 2 files changed, 62 insertions(+), 16 deletions(-)