[GitHub] spark pull request #15896: [SPARK-18465] Uncache table shouldn't throw an ex...

2016-11-16 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/15896#discussion_r88342802 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/internal/CatalogImpl.scala --- @@ -420,7 +421,11 @@ class CatalogImpl(sparkSession: SparkSession)

[GitHub] spark pull request #15896: [SPARK-18465] Uncache table shouldn't throw an ex...

2016-11-15 Thread brkyvz
GitHub user brkyvz opened a pull request: https://github.com/apache/spark/pull/15896 [SPARK-18465] Uncache table shouldn't throw an exception when table doesn't exist ## What changes were proposed in this pull request? While this behavior is debatable, consider the