[ 
https://issues.apache.org/jira/browse/SPARK-33637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255541#comment-17255541
 ] 

Apache Spark commented on SPARK-33637:
--------------------------------------

User 'guixiaowen' has created a pull request for this issue:
https://github.com/apache/spark/pull/30948

> Spark sql drop non-existent table will not report an error after failure
> ------------------------------------------------------------------------
>
>                 Key: SPARK-33637
>                 URL: https://issues.apache.org/jira/browse/SPARK-33637
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: guihuawen
>            Priority: Major
>
> In the migration of spark sql to hive sql, in order to reduce user changes, 
> spark sql will report an error when executing a table where drop does not 
> exist, but hive sql will not. In order to ensure that the grammar can be 
> executed normally, no error is reported when changing to a table that does 
> not exist in drop.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to