-
- Downloads
[SPARK-5187][SQL] Fix caching of tables with HiveUDFs in the WHERE clause
Author: Michael Armbrust <michael@databricks.com> Closes #3987 from marmbrus/hiveUdfCaching and squashes the following commits: 8bca2fa [Michael Armbrust] [SPARK-5187][SQL] Fix caching of tables with HiveUDFs in the WHERE clause
Showing
- sql/hive/src/test/scala/org/apache/spark/sql/hive/CachedTableSuite.scala 6 additions, 0 deletions...st/scala/org/apache/spark/sql/hive/CachedTableSuite.scala
- sql/hive/v0.12.0/src/main/scala/org/apache/spark/sql/hive/Shim12.scala 1 addition, 1 deletion...2.0/src/main/scala/org/apache/spark/sql/hive/Shim12.scala
- sql/hive/v0.13.1/src/main/scala/org/apache/spark/sql/hive/Shim13.scala 1 addition, 1 deletion...3.1/src/main/scala/org/apache/spark/sql/hive/Shim13.scala
Loading
Please register or sign in to comment