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/datafusion.git
from 57d1309ec0 Fix `ScalarValue::to_array_of_size` for DenseUnion (#13797)
add 452a8f4fa8 fix: enable pruning by bloom filters for dictionary columns
(#13768)
No new revisions were added by this update.
Summary of changes:
.../physical_plan/parquet/row_group_filter.rs | 153 ++++++++-------
datafusion/core/tests/parquet/mod.rs | 68 ++++++-
datafusion/core/tests/parquet/row_group_pruning.rs | 212 +++++++++++++++++++++
3 files changed, 363 insertions(+), 70 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]