apache/beam

[Umbrella] Eliminate nullability errors from Beam Java

Open

#20,497 建立於 2022年6月4日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (4,097 fork)batch import
P3coregood first issueimprovementjava

倉庫指標

Star
 (7,313 star)
PR 合併指標
 (平均合併 6天) (30 天內合併 243 個 PR)

描述

I enabled the checker framework and the core SDK exceeds 100 nullability errors immediately. We should make this number zero, since nullability errors are solved problem in computer science and they do periodically impact Beam.

Imported from Jira BEAM-10402. Original Jira may contain additional context. Reported by: kenn.

貢獻者指南