-
- Downloads
[SPARK-6969][SQL] Refresh the cached table when REFRESH TABLE is used
https://issues.apache.org/jira/browse/SPARK-6969 Author: Yin Huai <yhuai@databricks.com> Closes #5583 from yhuai/refreshTableRefreshDataCache and squashes the following commits: 1e5142b [Yin Huai] Add todo. 92b2498 [Yin Huai] Minor updates. 367df92 [Yin Huai] Recache data in the command of REFRESH TABLE.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/sources/ddl.scala 17 additions, 0 deletions...ore/src/main/scala/org/apache/spark/sql/sources/ddl.scala
- sql/hive/src/test/scala/org/apache/spark/sql/hive/CachedTableSuite.scala 49 additions, 1 deletion...st/scala/org/apache/spark/sql/hive/CachedTableSuite.scala
Please register or sign in to comment