[
https://issues.apache.org/jira/browse/ARROW-16337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-16337:
-----------------------------------
Labels: pull-request-available (was: )
> [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: 9.0.0
>
> Time Spent: 10m
> 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.7#820007)