guihuawen created SPARK-33637:
---------------------------------

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


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