[ 
https://issues.apache.org/jira/browse/SPARK-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111132#comment-14111132
 ] 

Michael Armbrust commented on SPARK-2189:
-----------------------------------------

I think the complication here is there is no way to distinguish between a 
temporary table and a cached table.  They both live in the same hash map.  I 
think resolving this PR might need to wait until we fix caching to not use the 
temporary table mechanism.

The JIRA for that is here: https://issues.apache.org/jira/browse/SPARK-3212

> Method for removing temp tables created by registerAsTable
> ----------------------------------------------------------
>
>                 Key: SPARK-2189
>                 URL: https://issues.apache.org/jira/browse/SPARK-2189
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.0.0
>            Reporter: Michael Armbrust
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to