You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Bryan Cutler (Jira)" <ji...@apache.org> on 2021/01/25 18:20:00 UTC

[jira] [Created] (ARROW-11382) [Java] NullVector field name can't be set

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)