apache/beam

Remove getPCollection from (Un)CommittedBundle

Aperta

#18.081 aperta il 3 giu 2022

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

Metriche repository

Star
 (7313 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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