apache/beam
View on GitHub[Java] context.Output within try catch can catch errors from downstream transforms
Open
#39,101 opened on Jun 25, 2026
good first issuejava
Repository metrics
- Stars
- (7,313 stars)
- PR merge metrics
- (Avg merge 7d 20h) (227 merged PRs in 30d)
Description
Related to https://github.com/apache/beam/issues/20935
Replace with try{i = parse}catch{} if i not null output
- HL7v2IO
- FhirIO