[
https://issues.apache.org/jira/browse/SPARK-6471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376286#comment-14376286
]
Yash Datta commented on SPARK-6471:
-----------------------------------
https://github.com/apache/spark/pull/5141
> Metastore schema should only be a subset of parquet schema to support
> dropping of columns using replace columns
> ---------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-6471
> URL: https://issues.apache.org/jira/browse/SPARK-6471
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 1.3.0
> Reporter: Yash Datta
> Fix For: 1.4.0
>
>
> Currently in the parquet relation 2 implementation, error is thrown in case
> merged schema is not exactly the same as metastore schema.
> But to support cases like deletion of column using replace column command, we
> can relax the restriction so that even if metastore schema is a subset of
> merged parquet schema, the query will work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]