[Java] Continue adding nullability/nullness annotations for Arrow Vector Module
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
### Describe the enhancement requested
The purpose of this PR https://github.com/apache/arrow/pull/37723 is to add nullability/nullness annotations to Arrow Memory modules.
As part of this improvement, we will continue to work on the next module, the Arrow Java Vector Module.
Also, consider adding the Checker Framework profile to the top level java/pom.xml to make future development easier
### Component(s)
Java
Contributor guide
Research direction
Start by reviewing PR 37723 to understand the nullability annotations added to the Arrow Memory modules, then inspect the Arrow Java Vector module and java/pom.xml. Done means the Vector module has the intended nullness coverage and the top-level Maven profile is added if needed to support Checker Framework validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100