This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 1fc1015 ARROW-6859: [CI][Nightly] Disable docker layer caching for
CircleCI tasks
add b1d5d0d ARROW-6690: [Rust] [DataFusion] Optimize aggregates without
GROUP BY to use SIMD
No new revisions were added by this update.
Summary of changes:
.../src/execution/physical_plan/common.rs | 90 ++-
.../src/execution/physical_plan/expressions.rs | 652 +++++++++++++--------
.../src/execution/physical_plan/hash_aggregate.rs | 25 +-
rust/datafusion/src/execution/physical_plan/mod.rs | 11 +-
4 files changed, 521 insertions(+), 257 deletions(-)