对多个输入SchemaPCollection,根据指定的字段(dict)对SchemaPCollection做内连接操作, 连接结果为(fields, (value1, value2, ..., value n)) Args: *pcollection (SchemaPCollection): 输入的多个SchemaPCollection **options: 配置选项,需要配置fields=str/tuple/list(一个列表、元组、一个逗号分隔的字符串,表示指定的字段) Returns: SchemaP
(*pcollections, **options)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected