You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Steven Phillips (JIRA)" <ji...@apache.org> on 2017/08/10 22:13:00 UTC

[jira] [Created] (ARROW-1347) List null type should use consistent name for inner field

Steven Phillips created ARROW-1347:
--------------------------------------

             Summary: List null type should use consistent name for inner field
                 Key: ARROW-1347
                 URL: https://issues.apache.org/jira/browse/ARROW-1347
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Steven Phillips


The child field for List type has the field name "$data$" in most cases. In the case that there is not a known type for the List, currently the getField() method will return a subfield with name "DEFAULT". We should make this consistent with the rest of the cases.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)