A PTransformClass that takes a PCollection of elements, and returns a PCollection of elements grouped by a field, multiple fields, an expression that is used as the grouping key.
Create a GroupBy transform.
Generated using TypeDoc
A PTransformClass that takes a PCollection of elements, and returns a PCollection of elements grouped by a field, multiple fields, an expression that is used as the grouping key.