You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/04/23 22:21:12 UTC

[jira] [Resolved] (SPARK-14865) When creating a view, we should verify both the input SQL and the generated SQL

     [ https://issues.apache.org/jira/browse/SPARK-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yin Huai resolved SPARK-14865.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 12633
[https://github.com/apache/spark/pull/12633]

> When creating a view, we should verify both the input SQL and the generated SQL
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-14865
>                 URL: https://issues.apache.org/jira/browse/SPARK-14865
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>            Assignee: Reynold Xin
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> Before the generate the SQL, we should make sure it is valid.
> After we generate the SQL string for a create view command, we should verify the string before putting it into metastore.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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