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

[jira] [Resolved] (SPARK-15674) Deprecates "CREATE TEMPORARY TABLE USING...", use "CREATE TEMPORARY VIEW USING..." instead.

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

Herman van Hovell resolved SPARK-15674.
---------------------------------------
    Resolution: Resolved
      Assignee: Sean Zhong

> Deprecates "CREATE TEMPORARY TABLE USING...", use "CREATE TEMPORARY VIEW USING..." instead.
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-15674
>                 URL: https://issues.apache.org/jira/browse/SPARK-15674
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Sean Zhong
>            Assignee: Sean Zhong
>            Priority: Minor
>
> The current implementation of "CREATE TEMPORARY TABLE USING..." is actually creating a temporary VIEW behind the scene.
> We probably should just use "CREATE TEMPORARY VIEW USING..." instead.



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