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

Method right_join

bigflow_python/python/bigflow/pcollection.py:513–532  ·  view source on GitHub ↗

与其他PCollection做右连接操作,等同于 :func:`bigflow.transforms.right_join(self, other, *others) ` Args: other (PCollection): 做连接操作的PCollection *others: 更多的PCollection Returns: PCollection: 右连接结果 >

(self, other, *others, **options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

right_joinFunction · 0.80
right_joinFunction · 0.80
test_right_joinMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_right_joinMethod · 0.64