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 7757d63432 add catalog as part of the table path in plan_to_sql
(#10612)
add 656da8337e Refactor parquet row group pruning into a struct (use new
statistics API, part 1) (#10607)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/datasource/listing/mod.rs | 7 +
.../src/datasource/physical_plan/parquet/mod.rs | 53 +-
.../physical_plan/parquet/page_filter.rs | 15 +-
.../datasource/physical_plan/parquet/row_groups.rs | 573 ++++++++++++---------
4 files changed, 366 insertions(+), 282 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]