apache/beam

Remove getPCollection from (Un)CommittedBundle

开放

#18,081 创建于 2022年6月3日

 (1 条评论) (0 个反应) (0 位负责人)Java (4,097 个派生)batch import
P3bugdirectgood first issuerunners

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

After https://github.com/apache/incubator-beam/pull/1019 is merged, Root bundles will no longer belong to a PCollection in all cases. Any (Bundle, PCollection) pair that must be tracked should be done so outside of the Bundle class.

Imported from Jira BEAM-689. Original Jira may contain additional context. Reported by: tgroh.

贡献者指南