This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from c0d5e23ce MINOR: Add notes on writing release blog posts (#3179)
add fe42dd752 add min/max for time (#3178)
No new revisions were added by this update.
Summary of changes:
datafusion/core/tests/sql/aggregates.rs | 19 +++++++++++
datafusion/expr/src/aggregate_function.rs | 8 +++++
datafusion/physical-expr/src/aggregate/min_max.rs | 41 ++++++++++++++++++++---
3 files changed, 64 insertions(+), 4 deletions(-)