This is an automated email from the ASF dual-hosted git repository. alamb pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from f70b240d22 Fix Decimal256 scalar display string (#7404) add ba895058b5 feat: support Binary for min/max (#7397) No new revisions were added by this update. Summary of changes: datafusion/expr/src/aggregate_function.rs | 1 + datafusion/expr/src/type_coercion/aggregates.rs | 2 + datafusion/physical-expr/src/aggregate/min_max.rs | 50 ++++++++++++++++++++--- datafusion/sqllogictest/test_files/aggregate.slt | 10 +++-- 4 files changed, 54 insertions(+), 9 deletions(-)