MCPcopy Create free account
hub / github.com/baidu/bigflow / union

Method union

bigflow_python/python/bigflow/pobject.py:111–128  ·  view source on GitHub ↗

将元素与其他PCollection/PObject中的所有元素共同构成PCollection 等同于 ``transforms.union(self, other, *others)`` Args: other (PCollection or PObject): 其他PCollection/PObject *others: 其他PCollection/PObject Returns: PCollection: 表示结果的PCollection

(self, other, *others, **option)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected