This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from dd3a003c1c Minor: Improve documentation of `MemoryPool` (#6388)
add 924059a3c3 More scalar subqueries support (#6372)
No new revisions were added by this update.
Summary of changes:
benchmarks/expected-plans/q2.txt | 26 +-
datafusion/core/tests/sql/subqueries.rs | 103 ++++-
.../optimizer/src/scalar_subquery_to_join.rs | 493 +++++++++++++--------
3 files changed, 403 insertions(+), 219 deletions(-)