求当前算子与pvalues的笛卡尔积。 等价于 :func:`bigflow.transforms.cartesian(self, *pvalues, **options) ` Args: *pvalues (PObject/PCollection) Returns: PCollection: 此PObject与所有参数的笛卡尔积。结果PCollection中的每条记录是一个tuple。 每个tuple的
(self, *pvalues, **options)
source not stored for this graph (policy: none)
no outgoing calls