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/18 17:12:29 UTC

[arrow] branch master updated (76fd44c -> 774a9a4)

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 76fd44c  ARROW-3329: [C++] Added casts Decimal128 to Decimal128 and Int64
     add 774a9a4  ARROW-8127: [C++] [Parquet] Incorrect column chunk metadata for multipage batch writes

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/column_writer.cc       |  2 +-
 cpp/src/parquet/file_serialize_test.cc | 53 ++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+), 1 deletion(-)