Jay created SPARK-11584:
---------------------------

             Summary: The attribute of temporay table shows false 
                 Key: SPARK-11584
                 URL: https://issues.apache.org/jira/browse/SPARK-11584
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Jay
            Priority: Minor



After using command " create  temporary table tableName"  to create a  table, 
then I think the attribute(istemporary) of that table should be true, but 
actually  "show tables" indicates that the table's attribute is false. So, I am 
confused and hope somebody can solve this problem.

Note: The command is just "create temporary table tableName" without "using". 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to