[
https://issues.apache.org/jira/browse/ARROW-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-7080:
--------------------------------
Component/s: C++
> [Python][Parquet] Expose parquet field_id in Schema objects
> -----------------------------------------------------------
>
> Key: ARROW-7080
> URL: https://issues.apache.org/jira/browse/ARROW-7080
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++, Python
> Reporter: Ted Gooch
> Priority: Major
> Labels: parquet
> Fix For: 1.0.0
>
>
> I'm in the process of adding parquet read support to
> Iceberg([https://iceberg.apache.org/]), and we use the parquet field_ids as a
> consistent id when reading a parquet file to create a map between the current
> schema and the schema of the file being read. Unless I've missed something,
> it appears that field_id is not exposed in the python APIs in
> pyarrow._parquet.ParquetSchema nor is it available in pyarrow.lib.Schema.
> Would it be possible to add this to either of those two objects?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)