Wes McKinney created ARROW-1499:
-----------------------------------
Summary: [Python] Consider adding option to parquet.write_table
that sets options for maximum Spark compatibility
Key: ARROW-1499
URL: https://issues.apache.org/jira/browse/ARROW-1499
Project: Apache Arrow
Issue Type: Improvement
Components: Python
Reporter: Wes McKinney
Fix For: 0.8.0
These issues should also be appropriately documented in Sphinx.
Something like:
{code}
parquet.write_table(table, where, flavor="spark-2.2")
{code}
This might allow for others flavors to be added.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)