You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/04/16 18:28:25 UTC

[jira] [Created] (SPARK-14684) Verification of partition specs in SessionCatalog

Xiao Li created SPARK-14684:
-------------------------------

             Summary: 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