[
https://issues.apache.org/jira/browse/ARROW-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569029#comment-17569029
]
David Li commented on ARROW-17141:
----------------------------------
Yeah, if the Python bindings convert names to indices that makes sense.
> [C++] Enable selecting nested fields in StructArray with field path
> -------------------------------------------------------------------
>
> Key: ARROW-17141
> URL: https://issues.apache.org/jira/browse/ARROW-17141
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Rok Mihevc
> Priority: Major
> Labels: kernel
>
> Currently selecting a nested field in a StructArray requires multiple selects
> or flattening of schema. It would be more user friendly to provide a field
> path e.g.: field_in_top_struct.field_in_substruct.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)