asfimport opened a new issue, #258:
URL: https://github.com/apache/arrow-java/issues/258

   Looking at DefaultAllocationManagerOption [1], I see that we could prevent 
dummy NPEs when trying to convert an often not-set environment option into 
enums.
   In my case, it was a bit painful to have this error, even if properly 
caught, because it was polluting debug when looking for unexpected NPEs. This 
was raising false positives.
    
   I was wondering if you were open to a pull request to change this little 
inconvenience?
    
   [1] 
<https://github.com/apache/arrow/blob/master/java/memory/memory-core/src/main/java/org/apache/arrow/memory/DefaultAllocationManagerOption.java#L64-L82>
   
   **Reporter**: [Olivier 
Peyrusse](https://issues.apache.org/jira/browse/ARROW-13697)
   
   <sub>**Note**: *This issue was originally created as 
[ARROW-13697](https://issues.apache.org/jira/browse/ARROW-13697). Please see 
the [migration documentation](https://github.com/apache/arrow/issues/14542) for 
further details.*</sub>


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to