This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 51689a040c GH-41545: [C++][Parquet] Fix
DeltaLengthByteArrayEncoder::EstimatedDataEncodedSize (#41546)
add 53859262ea GH-41431: [C++][Parquet][Dataset] Fix repeated scan on
encrypted dataset (#41550)
No new revisions were added by this update.
Summary of changes:
.../arrow/dataset/file_parquet_encryption_test.cc | 25 ++++---
cpp/src/parquet/file_reader.cc | 83 ++++++++++++----------
cpp/src/parquet/metadata.cc | 8 +++
cpp/src/parquet/metadata.h | 2 +
4 files changed, 70 insertions(+), 48 deletions(-)