apache/beam

Remove getPCollection from (Un)CommittedBundle

Aberta

#18.081 aberto em 3 de jun. de 2022

 (1 comentário) (0 reação) (0 responsável)Java (4.097 forks)batch import
P3bugdirectgood first issuerunners

Métricas do repositório

Stars
 (7.313 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador