[
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)