You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lianhui Wang (JIRA)" <ji...@apache.org> on 2016/07/12 13:16:20 UTC

[jira] [Updated] (SPARK-16497) Don't throw an exception if drop non-existent TABLE/VIEW/Function/Partitions

     [ https://issues.apache.org/jira/browse/SPARK-16497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lianhui Wang updated SPARK-16497:
---------------------------------
    Summary: Don't throw an exception if drop non-existent TABLE/VIEW/Function/Partitions  (was: Don't throw an exception for drop non-exist TABLE/VIEW/Function/Partitions)

> Don't throw an exception if drop non-existent 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org