apache/beam

[Umbrella] Eliminate nullability errors from Beam Java

Open

#20,497 opened on 2022年6月4日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (4,097 forks)batch import
P3coregood first issueimprovementjava

Repository metrics

Stars
 (7,313 stars)
PR merge metrics
 (平均マージ 6d) (30d で 243 merged PRs)

説明

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.

コントリビューターガイド