apache/beam
[Java] context.Output within try catch can catch errors from downstream transforms
Fechada
#39.101 aberto em 25 de jun. de 2026
good first issuejava
Métricas do repositório
- Stars
- (7.313 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d) (243 fundiu PRs em 30d)
Description
Related to https://github.com/apache/beam/issues/20935
Replace with try{i = parse}catch{} if i not null output
- HL7v2IO
- FhirIO