You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Will Jones (Jira)" <ji...@apache.org> on 2022/04/19 20:23:00 UTC

[jira] [Created] (ARROW-16243) [C++][Python] Remove Parquet ReadSchemaField method

Will Jones created ARROW-16243:
----------------------------------

             Summary: [C++][Python] Remove Parquet ReadSchemaField method
                 Key: ARROW-16243
                 URL: https://issues.apache.org/jira/browse/ARROW-16243
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Python
    Affects Versions: 7.0.0
            Reporter: Will Jones
             Fix For: 9.0.0


It doesn't seem like the experimental {{ReadSchemaField()}} method does anything different than {{ReadColumn()}} at this point. We should remove it and it's corresponding Python method.

https://github.com/apache/arrow/blob/cedb4f8112b9c622dad88e0b6e8e0600f7e52746/cpp/src/parquet/arrow/reader.h#L143-L156



--
This message was sent by Atlassian Jira
(v8.20.7#820007)