asfimport opened a new issue, #429:
URL: https://github.com/apache/arrow-java/issues/429
Calling e.g. `FLOAT4.getNewVector("foo", new FieldType(false, ...), ...)"
returns a NullableFloat4Vector instead of a Float4Vector.
edit: Float4Vector doesn't implement FieldVector, so can't currently be a
top-level vector. I'm confused as to what the nullable flag is supposed to
represent then.
**Reporter**: [Emilio
Lahr-Vivaz](https://issues.apache.org/jira/browse/ARROW-999) / @elahrvivaz
<sub>**Note**: *This issue was originally created as
[ARROW-999](https://issues.apache.org/jira/browse/ARROW-999). 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]