apache/beam

Remove getPCollection from (Un)CommittedBundle

Open

#18.081 aperta il 3 giu 2022

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (4097 fork)batch import
P3bugdirectgood first issuerunners

Metriche repository

Star
 (7313 star)
Metriche merge PR
 (Merge medio 6g) (243 PR mergiate in 30 g)

Descrizione

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.

Guida contributor