damccorm opened a new issue, #21363: URL: https://github.com/apache/beam/issues/21363
Context: BEAM-13537, https://github.com/apache/beam/pull/16625#discussion_r793021931 PipelineOptions getters without Default specified can produce null, but because it happens in generated code, the null checker will not complain about it. Is there some way we can make sure getters without a Default are always Nullable? Imported from Jira [BEAM-13758](https://issues.apache.org/jira/browse/BEAM-13758). Original Jira may contain additional context. Reported by: bhulette. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
