apache/beam

Remove getPCollection from (Un)CommittedBundle

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Java (4,097 fork)batch import
P3bugdirectgood first issuerunners

仓库指标

Star
 (7,313 star)
PR 合并指标
 (平均合并 6天) (30 天内合并 243 个 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.

贡献者指南