Rok Mihevc created ARROW-17141:
----------------------------------
Summary: [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
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)