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

David Li commented on ARROW-17141:
----------------------------------

FieldPath is already in C++ so you just need to call that from Python, unless 
I'm misunderstanding?

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

Reply via email to