You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/17 16:24:00 UTC

[jira] [Commented] (ARROW-3509) [C++] Inconsistent child accessor naming

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

Antoine Pitrou commented on ARROW-3509:
---------------------------------------

That said, {{StructArray::field}} and {{StructType::child}} strike as inconsistent.

> [C++] Inconsistent child accessor naming
> ----------------------------------------
>
>                 Key: ARROW-3509
>                 URL: https://issues.apache.org/jira/browse/ARROW-3509
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Krisztian Szucs
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> {code}
> UnionArray::child
> StructArray::field
> DataType::child
> StructType::child
> Schema::field
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)