Database Reference
In-Depth Information
code. For example, the first parallelDo() operation in the map phase is the one
labeled lower, which simply lowercases each string in a PCollection .
TIP
Use the overloaded methods of PCollection and related classes that take a name to give meaningful
names to the operations in your pipeline. This makes it easier to follow plan diagrams.
Search WWH ::




Custom Search