This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 3c3b22866a Fix incorrect results with multiple `COUNT(DISTINCT..)`
aggregates on dictionaries (#9679)
add b87dd6143c Add support for Bloom filters on binary columns (#9644)
No new revisions were added by this update.
Summary of changes:
.../datasource/physical_plan/parquet/row_groups.rs | 1 +
datafusion/core/tests/parquet/row_group_pruning.rs | 102 +++++++++++++++++++++
2 files changed, 103 insertions(+)