[
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: [email protected]
For additional commands, e-mail: [email protected]