[
https://issues.apache.org/jira/browse/ARROW-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emilio Lahr-Vivaz updated ARROW-999:
------------------------------------
Description: Calling e.g. `FLOAT4.getNewVector("foo", new FieldType(false,
...), ...)" returns a NullableFloat4Vector instead of a Float4Vector.
> [Java] Minor types don't account for nullable FieldType flag
> ------------------------------------------------------------
>
> Key: ARROW-999
> URL: https://issues.apache.org/jira/browse/ARROW-999
> Project: Apache Arrow
> Issue Type: Bug
> Affects Versions: 0.3.0
> Reporter: Emilio Lahr-Vivaz
>
> Calling e.g. `FLOAT4.getNewVector("foo", new FieldType(false, ...), ...)"
> returns a NullableFloat4Vector instead of a Float4Vector.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)