This is an automated email from the ASF dual-hosted git repository.
jeffreyvo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 7d16cd039b Use zstd::bulk API in IPC and Parquet with context reuse
for compression and decompression (#9400)
add 7fbbde24ae Remove lint issues in parquet-related code. (#9375)
No new revisions were added by this update.
Summary of changes:
parquet/Cargo.toml | 2 +-
.../src/arrow/push_decoder/reader_builder/mod.rs | 4 +--
parquet/src/arrow/schema/extension.rs | 31 ++++++++++++++++------
parquet/tests/arrow_reader/io/mod.rs | 7 ++++-
4 files changed, 32 insertions(+), 12 deletions(-)