You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/10/14 10:10:00 UTC

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

Krisztian Szucs created ARROW-3509:
--------------------------------------

             Summary: [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


{code}
UnionArray::child
StructArray::field
DataType::child
StructType::child
Schema::field
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)