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 21c4d4b ARROW-7988: [R] Fix on.exit calls in reticulate bindings
add b4acb0b PARQUET-1780: [C++] Set ColumnMetadata.encoding_stats field
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/column_writer.cc | 13 ++++++---
cpp/src/parquet/column_writer_test.cc | 34 +++++++++++++++++++++++
cpp/src/parquet/metadata.cc | 51 ++++++++++++++++++++++++++++-------
cpp/src/parquet/metadata.h | 11 ++++++++
cpp/src/parquet/metadata_test.cc | 20 ++++++++++----
cpp/src/parquet/thrift_internal.h | 4 +++
6 files changed, 116 insertions(+), 17 deletions(-)