You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/08/07 15:32:00 UTC

[jira] [Commented] (SPARK-25046) Alter View can excute sql like "ALTER VIEW ... AS INSERT INTO"

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

Apache Spark commented on SPARK-25046:
--------------------------------------

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

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org