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.

贡献者指南