This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 0a4e930522 feat: null aware RightAnti hash join execution + planning
support (#23957)
add bec06e7506 feat(substrait): serialize correlated subqueries with
OuterReference field references (#23488)
No new revisions were added by this update.
Summary of changes:
.../logical_plan/producer/expr/field_reference.rs | 77 ++++++--
.../src/logical_plan/producer/expr/mod.rs | 6 +-
.../src/logical_plan/producer/expr/subquery.rs | 42 ++++-
.../logical_plan/producer/substrait_producer.rs | 60 +++++-
.../tests/cases/roundtrip_logical_plan.rs | 201 +++++++++++++++++++++
5 files changed, 355 insertions(+), 31 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]