利用给定的window对输入PCollection分组,返回一个表示分组结果的PTable Args: pcollection (PCollection): 输入PCollection window(Window): 输入Window Returns: PTable: 分组结果
(pcollection, window, **options)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected