apache/beam
[Java] context.Output within try catch can catch errors from downstream transforms
已关闭
#39,101 创建于 2026年6月25日
good first issuejava
仓库指标
- 星标
- (7,313 个星标)
- PR 合并指标
- (平均合并 6天) (30 天内合并 243 个 PR)
描述
Related to https://github.com/apache/beam/issues/20935
Replace with try{i = parse}catch{} if i not null output
- HL7v2IO
- FhirIO