This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from adb8c8a716 minor: Move metric `page_index_rows_pruned` to verbose
level in `EXPLAIN ANALYZE` (#20026)
add aae3e0f4a1 refactor: make PhysicalExprAdatperFactory::create fallible
(#20017)
No new revisions were added by this update.
Summary of changes:
.../custom_data_source/custom_file_casts.rs | 8 +--
.../custom_data_source/default_column_values.rs | 8 +--
.../examples/data_io/json_shredding.rs | 8 +--
datafusion/core/src/datasource/mod.rs | 6 +-
datafusion/core/tests/parquet/expr_adapter.rs | 6 +-
datafusion/datasource-parquet/src/opener.rs | 2 +-
datafusion/datasource-parquet/src/row_filter.rs | 2 +
.../physical-expr-adapter/src/schema_rewriter.rs | 65 ++++++++++++++--------
8 files changed, 64 insertions(+), 41 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]