[
https://issues.apache.org/jira/browse/ARROW-16337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche resolved ARROW-16337.
-------------------------------------------
Resolution: Fixed
Issue resolved by pull request 13000
https://github.com/apache/arrow/pull/13000
> [Python] Expose parameter that determines to store Arrow schema in Parquet
> metadata in Python
> ---------------------------------------------------------------------------------------------
>
> Key: ARROW-16337
> URL: https://issues.apache.org/jira/browse/ARROW-16337
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Joris Van den Bossche
> Assignee: Joris Van den Bossche
> Priority: Major
> Labels: pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> There is a {{store_schema}} flag that determines whether we store the Arrow
> schema in the Parquet metadata (under the {{ARROW:schema}} key) or not. This
> is exposed in the C++, but not in the Python interface. It would be good to
> also expose this in the Python layer, to more easily experiment with this (eg
> to check the impact of having the schema available or not when reading a file)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)