Calculates the Aggregate expression(s) once for the whole table.

This will produce one output row for the Aggregate transformation, which calculates each expression once, using the whole table. For example, group count will be the length of the table.