You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/06/10 06:13:21 UTC

[jira] [Assigned] (SPARK-15864) Inconsistent Behaviors for Uncaching Non-cached Tables

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

Apache Spark reassigned SPARK-15864:
------------------------------------

    Assignee:     (was: Apache Spark)

> Inconsistent Behaviors for Uncaching Non-cached Tables
> ------------------------------------------------------
>
>                 Key: SPARK-15864
>                 URL: https://issues.apache.org/jira/browse/SPARK-15864
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>
> To uncache a table, we have two different APIs. 
> {{UNCACHE TABLE}} or {{spark.catalog.uncacheTable}}
> When the table is not cached, the first way will report nothing. However, the second way will report a strange error message:
> {{requirement failed: Table [a: int] is not cached}}



--
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