SongXun created SPARK-25046:
-------------------------------

             Summary: Alter View  can excute sql  like "ALTER VIEW ... AS 
INSERT INTO" 
                 Key: SPARK-25046
                 URL: https://issues.apache.org/jira/browse/SPARK-25046
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: SongXun


Alter View  can excute sql  like "ALTER VIEW ... AS INSERT INTO" . We should 
throw 

ParseException(s"Operation not allowed: $message", ctx)  as Create View does.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to