apache/beam

Eliminate nullability errors from :sdks:java:extensions:google-cloud-platform-core

Open

#20 498 ouverte le 4 juin 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Java (4 097 forks)batch import
P3gcpgood first issueiojavasub-task

Métriques du dépôt

Stars
 (7 313 stars)
Métriques de merge PR
 (Merge moyen 6j) (243 PRs mergées en 30 j)

Description

Just remove the suppression of nullness warnings and fix some errors!

As of 2020-07-20 setting -Xmaxerrs 10000 there are 1451 errors in the core Java SDK.

Imported from Jira BEAM-10609. Original Jira may contain additional context. Reported by: kenn. Subtask of issue #20497

Guide contributeur