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 2cca3fad33 chore: Remove "extern crate criterion" in benches (#20299)
add af5f470465 Support pushing down empty projections into joins (#20191)
No new revisions were added by this update.
Summary of changes:
.../physical_optimizer/projection_pushdown.rs | 44 +++++++++++++
datafusion/physical-plan/src/joins/utils.rs | 55 +++++++++++++---
datafusion/physical-plan/src/projection.rs | 18 ++++++
datafusion/sqllogictest/test_files/array.slt | 42 ++++++------
datafusion/sqllogictest/test_files/joins.slt | 74 +++++++++++++++-------
datafusion/sqllogictest/test_files/projection.slt | 13 ++--
6 files changed, 182 insertions(+), 64 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]