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 f55f657 ARROW-11856: [C++] Remove unused reference to
RecordBatchStreamWriter
add 79d1f44 PARQUET-1655: [C++] Fix comparison of Decimal values in
statistics
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 64 ++++++++----
cpp/src/parquet/arrow/reader_internal.cc | 72 +++++++++++--
cpp/src/parquet/statistics.cc | 121 ++++++++++++++++------
cpp/src/parquet/statistics_test.cc | 87 +++++++++++-----
4 files changed, 263 insertions(+), 81 deletions(-)