Group.aggregates
configurationThe aggregates which are calculated during grouping.
The supported aggregates are:
"average""count""max""min""sum"
group.aggregates
ArrayThe name of the aggregate function. Specifies the aggregate function.
The supported aggregates are:
"average""count""max""min""sum"
group.aggregates.field
StringThe data item field which will be used to calculate the aggregates.