[ 
https://issues.apache.org/jira/browse/SPARK-35808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365816#comment-17365816
 ] 

Takuya Ueshin commented on SPARK-35808:
---------------------------------------

I think we shouldn't do this.
The reason we introduced the argument is 
https://github.com/databricks/koalas/pull/1695#discussion_r464190255 and it's 
totally reasonable; otherwise, we will almost always see some overhead.

> Always enable the `pandas_metadata` in DataFrame.parquet
> --------------------------------------------------------
>
>                 Key: SPARK-35808
>                 URL: https://issues.apache.org/jira/browse/SPARK-35808
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Haejoon Lee
>            Priority: Major
>
> We have a argument named `pandas_metadata` inĀ 
> [ps.read_parquet|https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.read_parquet.html],
>  but seems we can just always enable so that it always respect the pandas 
> metadata when reading the Parquet file written by pandas.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to