apache/beam

Remove getPCollection from (Un)CommittedBundle

Offen

#18.081 geöffnet am 03.06.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (4.097 Forks)batch import
P3bugdirectgood first issuerunners

Repository-Metriken

Stars
 (7.313 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide