[Java] NullVector constructor should not accept an arbitrary field type
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
### Describe the bug, including details regarding any error messages, version, and platform.
NullVector constructor should not accept an arbitrary field type.
https://github.com/apache/arrow/blob/main/java/vector/src/main/java/org/apache/arrow/vector/NullVector.java#L70-L98
See discussion: https://github.com/apache/arrow/issues/40383#issuecomment-1981141014
### Component(s)
Java
Contributor guide
Assessment
This issue has not been assessed yet.