Groups all elements of the input PCollection together.
This is generally used with one or more combining specifications, as one loses parallelization benefits in bringing all elements of a distributed PCollection together on a single machine.
Generated using TypeDoc
Groups all elements of the input PCollection together.
This is generally used with one or more combining specifications, as one loses parallelization benefits in bringing all elements of a distributed PCollection together on a single machine.