davisusanibar commented on PR #37723:
URL: https://github.com/apache/arrow/pull/37723#issuecomment-1751211784

   > Thanks for opening up this PR @davisusanibar!
   > 
   > I see there are a lot of Suppressed warnings. Are they truly all needed? 
(I haven't looked into all of them). I would like to see zero suppressed 
warnings if possible. Otherwise, the checker doesn't feel as useful.
   
   Hi @danepitkin yes this is possible to suppress some warnings such as 
`@SuppressWarnings("nullness:dereference.of.nullable")` adding more `if/else 
logic`.
   
   Let me add that logic explicitly.


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