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 2022/11/17 17:08:41 UTC

[arrow-datafusion] branch master updated (062acadd1 -> 822022db8)

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 062acadd1 Update hashbrown requirement from 0.12 to 0.13 (#4164)
     add 822022db8 Support all equality predicates in equality join (#4193)

No new revisions were added by this update.

Summary of changes:
 datafusion/expr/src/utils.rs  |  12 ++
 datafusion/sql/src/planner.rs | 383 +++++++++++++++++++++++++++++++++++++-----
 2 files changed, 353 insertions(+), 42 deletions(-)