apache/beam
[Java] context.Output within try catch can catch errors from downstream transforms
クローズ
#39,101 opened on 2026/06/25
good first issuejava
Repository metrics
- Stars
- (7,313 個のスター)
- PR merge metrics
- (平均マージ 6d) (30d で 243 merged PRs)
説明
Related to https://github.com/apache/beam/issues/20935
Replace with try{i = parse}catch{} if i not null output
- HL7v2IO
- FhirIO