This is an automated email from the ASF dual-hosted git repository.
liukun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 48f0f3a78 optimize limit push for join case (#4411)
add 8e0556b3e Refactor the Hash Join (#4377)
No new revisions were added by this update.
Summary of changes:
datafusion-cli/src/main.rs | 4 +-
.../core/src/physical_plan/joins/hash_join.rs | 1340 ++++++++++----------
datafusion/core/tests/sql/joins.rs | 2 -
3 files changed, 683 insertions(+), 663 deletions(-)