This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 8967ddc6d9 GH-41726: [C++][Parquet] Minor: moving EncodedStats by
default rather than copying (#41727)
add 9ba9253e85 GH-41702: [C++][Parquet] Thrift: generate template method
to accelerate reading thrift (#41703)
No new revisions were added by this update.
Summary of changes:
cpp/build-support/update-thrift.sh | 2 +-
cpp/src/generated/parquet_types.cpp | 4759 +-------------------
cpp/src/generated/parquet_types.h | 426 +-
.../{parquet_types.cpp => parquet_types.tcc} | 4534 ++-----------------
cpp/src/parquet/thrift_internal.h | 11 +-
5 files changed, 545 insertions(+), 9187 deletions(-)
copy cpp/src/generated/{parquet_types.cpp => parquet_types.tcc} (50%)