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

Reply via email to