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

Hyukjin Kwon commented on SPARK-33637:
--------------------------------------

[~guihuawen] can you show the current input/output and expected input/output? 
It should be best if we have a copy-and-pastable reproducers.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to