jorisvandenbossche commented on issue #14946:
URL: https://github.com/apache/arrow/issues/14946#issuecomment-1353175377

   So as a summary: given that those FieldRef/FieldPath `Get*` methods are 
mainly used in compute/dataset context, IMO we should change those to just 
return the correct values ("flattened") instead of the raw child. 
   (is there a use case for wanting the raw child with those methods? If you 
want that, you can use the `StructArray::field` method?)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to