You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2023/04/04 17:42:16 UTC

[arrow-datafusion] branch main updated (15c65ee60a -> bc37fc6f5c)

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

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


    from 15c65ee60a Fix `interval` to use consistent units and arrow parser (#5806)
     add bc37fc6f5c Enhance Asynchronous Performance of SHJ Implementation  (#5864)

No new revisions were added by this update.

Summary of changes:
 .../src/physical_plan/joins/symmetric_hash_join.rs | 214 +++++++++++----------
 datafusion/core/src/test_util/mod.rs               |  27 +--
 datafusion/core/tests/fifo.rs                      |  33 +---
 3 files changed, 118 insertions(+), 156 deletions(-)