-
- Downloads
[SPARK-12533][SQL] hiveContext.table() throws the wrong exception
Avoiding the the No such table exception and throwing analysis exception as per the bug: SPARK-12533 Author: thomastechs <thomas.sebastian@tcs.com> Closes #10529 from thomastechs/topic-branch.
Showing
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/Catalog.scala 1 addition, 1 deletion...cala/org/apache/spark/sql/catalyst/analysis/Catalog.scala
- sql/core/src/test/scala/org/apache/spark/sql/CachedTableSuite.scala 3 additions, 3 deletions...rc/test/scala/org/apache/spark/sql/CachedTableSuite.scala
Please register or sign in to comment