emkornfield edited a comment on pull request #11351:
URL: https://github.com/apache/arrow/pull/11351#issuecomment-939049737


   > Not for this PR, but that's maybe something to consider for Parquet as 
well? (I personally like this simplified selecting; the "list.item" part in the 
path for lists is basically superfluous, since lists always have a single child)
   
   Yes, I agree.  This also helps with the  enabling "compliant nested types" 
issue as it would matter if it is "list.item" or "list.element".  We probably 
would want to maintain this for backwards compatibility.


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