Flatten

Pydoc Pydoc


Merges multiple PCollection objects into a single logical PCollection. A transform for PCollection objects that store the same data type.

See more information in the Beam Programming Guide.

Examples