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

Apache Spark commented on SPARK-8838:
-------------------------------------

User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/7238

> Add config to enable/disable merging part-files when merging parquet schema
> ---------------------------------------------------------------------------
>
>                 Key: SPARK-8838
>                 URL: https://issues.apache.org/jira/browse/SPARK-8838
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>
> Currently all part-files are merged when merging parquet schema. However, in 
> case there are many part-files and we can make sure that all the part-files 
> have the same schema as their summary file. If so, we provide a configuration 
> to disable merging part-files when merging parquet schema.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to