[ https://issues.apache.org/jira/browse/SPARK-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265570#comment-15265570
]
Apache Spark commented on SPARK-14684:
--------------------------------------
User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/12801
> Verification of partition specs in SessionCatalog
> -------------------------------------------------
>
> Key: SPARK-14684
> URL: https://issues.apache.org/jira/browse/SPARK-14684
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.0.0
> Reporter: Xiao Li
>
> When users inputting invalid partition spec, we might not be able to catch and issue
the error messages. Sometimes, it could cause a disaster result. For example, previously,
when we alter a table and drop a partition with invalid spec, it could drop all the partitions
due to a bug/defect in Hive Metastore API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|