This is an automated email from the ASF dual-hosted git repository.
mete pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 93e14a7079 Fix `describe <table>` to work without SessionContext
(#7441)
add e9723ee3b1 Make the tests in SHJ faster (#7543)
No new revisions were added by this update.
Summary of changes:
datafusion-cli/Cargo.lock | 1 +
datafusion/core/Cargo.toml | 1 +
.../src/physical_plan/joins/symmetric_hash_join.rs | 416 ++++++---------------
.../core/src/physical_plan/joins/test_utils.rs | 23 +-
4 files changed, 131 insertions(+), 310 deletions(-)