This is an automated email from the ASF dual-hosted git repository.
dheres pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 6f4d88769f [Parquet] test adaptive predicate pushdown with skipped
page (#9243)
add 3c6ca57f98 Improve parquet BinaryView / StringView decoder performance
(up to -35%) (#9236)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/array_reader/byte_view_array.rs | 169 ++++++++++++++--------
parquet/src/arrow/buffer/view_buffer.rs | 40 ++---
parquet/src/arrow/decoder/dictionary_index.rs | 22 +--
3 files changed, 138 insertions(+), 93 deletions(-)