This is an automated email from the ASF dual-hosted git repository.
comphead pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from e8ab555b76 Minor: Add ParquetExec::table_parquet_options accessor
(#9909)
add e9c5dc985b Add support for Bloom filters on unsigned integer columns
in Parquet tables (#9770)
No new revisions were added by this update.
Summary of changes:
.../datasource/physical_plan/parquet/row_groups.rs | 4 +
datafusion/core/tests/parquet/mod.rs | 11 ++
datafusion/core/tests/parquet/row_group_pruning.rs | 162 ++++++++++++++++++++-
3 files changed, 176 insertions(+), 1 deletion(-)