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 bf68fa8 ARROW-6656: [Rust][Datafusion] Add MAX, MIN expressions
add fc93312 ARROW-6658: [Rust][Datafusion] Implement AVG expression
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/execution/context.rs | 33 +++-
.../src/execution/physical_plan/expressions.rs | 220 +++++++++++++++++++++
rust/datafusion/src/test/mod.rs | 16 ++
3 files changed, 268 insertions(+), 1 deletion(-)