This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.
from 14f1eeb Allow table providers to indicate their type for catalog
metadata (#205)
add 3371574 [DataFusion] Optimize hash join inner workings, null handling
fix (#24)
No new revisions were added by this update.
Summary of changes:
datafusion/src/physical_plan/hash_join.rs | 336 ++++++++++++++++++++++--------
datafusion/tests/sql.rs | 3 +-
2 files changed, 252 insertions(+), 87 deletions(-)