apache/beam

[Umbrella] Eliminate nullability errors from Beam Java

开放

#20,497 创建于 2022年6月4日

 (1 条评论) (0 个反应) (0 位负责人)Java (4,097 个派生)batch import
P3coregood first issueimprovementjava

仓库指标

星标
 (7,313 个星标)
PR 合并指标
 (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.

贡献者指南