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.

貢獻者指南