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 bd8fd295e6 Bump the MSRV due to transitive dependencies (#16728)
add de8cbd0ab6 Fix: optimize projections for unnest logical plan. (#16632)
No new revisions were added by this update.
Summary of changes:
datafusion/expr/src/logical_plan/builder.rs | 199 +-------------------
datafusion/expr/src/logical_plan/plan.rs | 205 +++++++++++++++++++++
datafusion/expr/src/logical_plan/tree_node.rs | 2 +-
.../optimizer/src/optimize_projections/mod.rs | 23 ++-
datafusion/proto/src/logical_plan/mod.rs | 44 +----
.../sqllogictest/test_files/push_down_filter.slt | 11 +-
6 files changed, 243 insertions(+), 241 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]