PhixFlow Help

Aggregate Stream

Aggregate Streams aggregate input data. In the input pipe a grouping is defined, and an output record is produced for each key value combination that is produced by the grouping.

Aggregate Streams are configured through the Stream form.

Note that simple aggregations are better performed using aggregate pipes.

Aggregate Streams are functionally identical to merge streams, but by convention, when there is only one input, an Aggregate Stream is used - this displays as a  on the model view. Often this helps to clarify the purpose of the stream in the model.

Please let us know if we could improve this page feedback@phixflow.com