Lianhui Wang created SPARK-16497:
------------------------------------

             Summary: Don't throw an exception for drop non-exist 
TABLE/VIEW/Function/Partitions
                 Key: SPARK-16497
                 URL: https://issues.apache.org/jira/browse/SPARK-16497
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Lianhui Wang


from 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.exec.drop.ignorenonexistent,
 Hive use 'hive.exec.drop.ignorenonexistent'(default=true) to do not report an 
error if DROP TABLE/VIEW/PARTITION/INDEX/TEMPORARY FUNCTION specifies a 
non-existent table/view. So SparkSQL also should support it.



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