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/06/01 18:46:59 UTC

[jira] [Created] (SPARK-15711) Ban CREATE TEMP TABLE USING AS SELECT for now

Yin Huai created SPARK-15711:
--------------------------------

             Summary: 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org