apache/beam

Remove getPCollection from (Un)CommittedBundle

Open

#18,081 opened on 2022年6月3日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (4,097 forks)batch import
P3bugdirectgood first issuerunners

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (平均マージ 6d) (30d で 243 merged PRs)

説明

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.

コントリビューターガイド