Bryan Cutler created ARROW-11382:
------------------------------------
Summary: [Java] NullVector field name can't be set
Key: ARROW-11382
URL: https://issues.apache.org/jira/browse/ARROW-11382
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Reporter: Bryan Cutler
Currently, the Java NullVector has a default Field name fixed to
DATA_VECTOR_NAME, which is "$data$". This should be able to be changed by the
user, probably by having an alternate constructor that accepts a name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)