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