[
https://issues.apache.org/jira/browse/SPARK-15711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15311055#comment-15311055
]
Apache Spark commented on SPARK-15711:
--------------------------------------
User 'clockfly' has created a pull request for this issue:
https://github.com/apache/spark/pull/13451
> Ban CREATE TEMP TABLE USING AS SELECT for now
> ---------------------------------------------
>
> Key: SPARK-15711
> URL: https://issues.apache.org/jira/browse/SPARK-15711
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Yin Huai
> Priority: Critical
>
> CREATE TEMP TABLE USING AS SELECT is ill-defined. It requires that user to
> specify the location and the temp data is not cleaned up when the session
> exits. Before we fix it, I'd propose that we ban this command. I will create
> a jira with description on proper temp table support.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]