This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 839137e530 GH-38090: [C++][Emscripten] orc: Suppress shorten-64-to-32
warnings (#38097)
add 60916fe658 GH-38090: [C++][Emscripten][Parquet] Suppress
shorten-64-to-32 warnings (#38129)
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/arrow/reader.cc | 3 ++-
cpp/src/parquet/arrow/reader_internal.cc | 2 +-
cpp/src/parquet/bloom_filter.cc | 2 +-
cpp/src/parquet/column_reader.cc | 4 ++--
cpp/src/parquet/column_scanner.h | 6 ++++--
cpp/src/parquet/column_writer.cc | 8 +++++---
cpp/src/parquet/encoding.cc | 8 ++++----
cpp/src/parquet/file_reader.cc | 2 +-
cpp/src/parquet/metadata.cc | 3 ++-
cpp/src/parquet/statistics.cc | 2 +-
10 files changed, 23 insertions(+), 17 deletions(-)