You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by dh...@apache.org on 2021/05/02 21:15:22 UTC

[arrow-datafusion] branch master updated (5ecfb1b -> 3072df6)

This is an automated email from the ASF dual-hosted git repository.

dheres pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git.


    from 5ecfb1b  [Ballista] Make external hostname in executor optional (#232)
     add 3072df6  Fix Left join implementation is incorrect for 0 or multiple batches on the right side (#238)

No new revisions were added by this update.

Summary of changes:
 datafusion/src/physical_plan/hash_join.rs  | 191 +++++++++++++++++++++++++----
 datafusion/src/physical_plan/hash_utils.rs |   2 +-
 2 files changed, 168 insertions(+), 25 deletions(-)