to push an Aggregator transformation to process in Amazon Redshift.
Aggregate calculations
You can perform the following aggregate calculations:
AVG
COUNT
MAX
MIN
MEDIAN
SUM
VARIANCE
Incoming fields
When you configure an Aggregator transformation and the incoming field is not used in an aggregate function or in a group by field, the output is not deterministic as the ANY_VALUE() function returns any value from the field.