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 4749e70  ARROW-12077: [C++] Fix out-of-bounds write in 
ListArray::FromArrays
     add 14b75ee  PARQUET-2008: [C++] Fix information written in 
RowGroup::total_byte_size

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/column_writer.cc       | 15 +++++-------
 cpp/src/parquet/column_writer.h        |  2 ++
 cpp/src/parquet/file_serialize_test.cc | 29 ++++++++++++++++++-----
 cpp/src/parquet/metadata.cc            |  8 +++++--
 cpp/src/parquet/metadata.h             |  6 +++++
 cpp/src/parquet/metadata_test.cc       |  2 ++
 cpp/src/parquet/printer.cc             |  4 ++++
 cpp/src/parquet/reader_test.cc         | 43 ++++++++++++++++++++++++++++++++--
 8 files changed, 90 insertions(+), 19 deletions(-)

Reply via email to