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/06/06 19:28:51 UTC

[arrow-datafusion] branch main updated (2eab6d7d3c -> 9cb6161dde)

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 2eab6d7d3c [Minor] Update hashbrown to 0.14 (#6562)
     add 9cb6161dde refactor: use bitwise and boolean compute functions (#6568)

No new revisions were added by this update.

Summary of changes:
 .../physical-expr/src/aggregate/bit_and_or_xor.rs  | 98 +---------------------
 .../physical-expr/src/aggregate/bool_and_or.rs     | 15 +---
 2 files changed, 2 insertions(+), 111 deletions(-)