[
https://issues.apache.org/jira/browse/BEAM-10497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17159982#comment-17159982
]
Jayendra commented on BEAM-10497:
---------------------------------
[~kenn] I have started working on this and there are ~100 errors regarding this
Null-type checking. As of now, I have two questions.
# Which Nullable should I use from javax.annotation or from
org.checkerframework which you used
[here|[https://github.com/apache/beam/pull/12272/commits/3f68f26bb059d981b57d222ebd3f947ea6d3b421]
] ?
# Should location string [here|#L40]] be Nullable ? if yes what should be the
behaviour of this MongoDbTable Constructor [here|#L91]] I think we should throw
there InvalidTableException.
> Eliminate nullability errors from :sdks:java:extensions:sql
> -----------------------------------------------------------
>
> Key: BEAM-10497
> URL: https://issues.apache.org/jira/browse/BEAM-10497
> Project: Beam
> Issue Type: Sub-task
> Components: dsl-sql
> Reporter: Kenneth Knowles
> Assignee: Jayendra
> Priority: P2
> Labels: starter
>
> Just edit {{build.gradle}} and set {{enableChecker: true}} and fix some
> errors!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)