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 a0a063d235 Perf: Support Utf8View datatype single column comparisons
for SortPreservingMergeStream (#15348)
add 3e56ed2d96 Enforce JOIN plan to require condition (#15334)
No new revisions were added by this update.
Summary of changes:
datafusion/expr/src/logical_plan/builder.rs | 7 +-
datafusion/optimizer/src/push_down_limit.rs | 174 +--------------------
.../optimizer/src/scalar_subquery_to_join.rs | 18 ++-
datafusion/sql/tests/cases/plan_to_sql.rs | 5 -
datafusion/sqllogictest/test_files/join.slt.part | 22 +++
.../test_files/tpch/plans/q11.slt.part | 2 +-
.../test_files/tpch/plans/q15.slt.part | 2 +-
.../test_files/tpch/plans/q22.slt.part | 2 +-
8 files changed, 47 insertions(+), 185 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]