Joris Van den Bossche created ARROW-16337:
---------------------------------------------

             Summary: [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
             Fix For: 9.0.0


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)

Reply via email to