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

   Hello @lidavidm, could you please provide me with an initial review of how I 
intend to integrate Nullness evaluation into Java modules (please consider 
only: arrow-memory-core initially)?
   
   I have these 02 doubts:
   - There are a lots of warning message if we are planning to include 
[Nullness Checker](https://checkerframework.org/manual/#nullness-checker) ... 
then is needed to define an initial scope that could be:
     1. Define what modules need to be analyzed by Nullness Checker, or
     2. Define what classes need to be analyzed by Nullness Checker.
   - The building time of Java modules has doubled since Nullness Checker has 
been added.
   
   Could you please help me with these two doubts so that I know how to proceed?
   
   Thank you in advance


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