You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/10/10 05:22:20 UTC

[jira] [Resolved] (SPARK-11584) The attribute of temporay table shows false

     [ https://issues.apache.org/jira/browse/SPARK-11584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiao Li resolved SPARK-11584.
-----------------------------
    Resolution: Not A Problem

This has been resolved in the native DDL support since 2.0 Close it now. Thanks!

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