alexdesiqueira opened a new pull request, #13060:
URL: https://github.com/apache/arrow/pull/13060

   As @pitrou started discusses in 
[JIRA#ARROW-16243](https://issues.apache.org/jira/browse/ARROW-16243), it seems 
that `ReadSchemaField()` doesn't do anything different than `ReadColumn()`. 
This PR removes it and its Python method.
   @jorisvandenbossche says that
   > (...) both are different, as Parquet counts the final child leaves, while 
Arrow counts the top-level parent leaves
   > The column indices you pass to eg ReadTable are parquet-based column 
indices.
   
   Please feel free to close it if (not) necessary.


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