You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2022/07/16 14:52:13 UTC

[arrow-datafusion] branch master updated (36b82d7bc -> 13f026c1f)

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-datafusion.git


    from 36b82d7bc Run clippy with optional features (#2918)
     add 13f026c1f fix(aggregate): support mean as synonym avg (#2923)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.md                           | 14 ++++++-------
 datafusion/core/tests/sql/aggregates.rs   | 35 +++++++++++++++++++++++++++++++
 datafusion/expr/src/aggregate_function.rs |  1 +
 3 files changed, 43 insertions(+), 7 deletions(-)