Antoine Pitrou created ARROW-12203:
--------------------------------------
Summary: [C++][Python] Switch default Parquet version to 2.0
Key: ARROW-12203
URL: https://issues.apache.org/jira/browse/ARROW-12203
Project: Apache Arrow
Issue Type: Wish
Components: C++, Python
Reporter: Antoine Pitrou
Currently, Parquet write APIs default to maximum-compatibility Parquet version
"1.0", which disables some logical types such as UINT32. We may want to switch
the default to "2.0" instead, to allow faithful representation of more types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)