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 2020/09/29 15:57:04 UTC

[arrow] branch master updated (057a87f -> 571d48e)

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 057a87f  ARROW-10125: [R] Int64 downcast check doesn't consider all chunks
     add 571d48e  ARROW-10119: [C++] Fix Parquet crashes on invalid input

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/arrow/schema.cc  | 14 +++++++--
 cpp/src/parquet/column_reader.cc | 66 ++++++++++++++++++++++++----------------
 testing                          |  2 +-
 3 files changed, 52 insertions(+), 30 deletions(-)