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 66abc6cebc Move Row Filter tests to a separate module (#9335)
add 7291147175 parquet: use rwlock instead of mutex in predicate cache
(#9319)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/array_reader/builder.rs | 8 +--
.../src/arrow/array_reader/cached_array_reader.rs | 62 +++++++++++-----------
.../arrow/push_decoder/reader_builder/filter.rs | 6 +--
.../src/arrow/push_decoder/reader_builder/mod.rs | 4 +-
4 files changed, 40 insertions(+), 40 deletions(-)