kennknowles commented on PR #27416:
URL: https://github.com/apache/beam/pull/27416#issuecomment-1632581055

   To your global comment: actually the issue with the repo is that the classes 
that exist _are wrong_ and the process of fixing the nullness discipline is to 
make them right. Sometimes that just involves putting on a few annotations. 
Sometimes it involves refactors or redesigns because the original code cannot 
be made right.
   
   If we just wanted "like for like" then suppressing warnings on the places 
where we see warnings would do the trick. But then of course we still have all 
the same errors in the codebase.


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