You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/19 16:18:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARROW-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171974#comment-16171974 ] 

ASF GitHub Bot commented on ARROW-1347:
---------------------------------------

Github user wesm commented on the issue:

    https://github.com/apache/arrow/pull/959
  
    Can this be merged?


> [JAVA] 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
>            Assignee: Steven Phillips
>              Labels: pull-request-available
>
> 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)