[
https://issues.apache.org/jira/browse/ARROW-17141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569078#comment-17569078
]
David Li commented on ARROW-17141:
----------------------------------
Also, in C++, we can't add a {{Table::field()}} because we can't depend on
ARROW_COMPUTE being enabled.
> [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)