apilloud commented on PR #24188:
URL: https://github.com/apache/beam/pull/24188#issuecomment-1319291552

   If modern type checking was turned on I would not be able to `return null;` 
without getting a warning about missing `@Nullable` annotations. I removed the 
"@SuppressWarnings("nullness")` tag from this class with the hope that it will 
just work, but I am not volunteering to fix unrelated problems so and will add 
it back if there are additional breakages.


-- 
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]

Reply via email to