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 a98a61d ARROW-3808: [R] Array extract, including Take method
add 399ab8f ARROW-6736: [Rust] [DataFusion] Evaluate the input to the
aggregate expression just once per batch
No new revisions were added by this update.
Summary of changes:
.../src/execution/physical_plan/expressions.rs | 15 ++++++++---
.../src/execution/physical_plan/hash_aggregate.rs | 29 +++++++++++++++++++---
rust/datafusion/src/execution/physical_plan/mod.rs | 9 ++++++-
3 files changed, 46 insertions(+), 7 deletions(-)