Takuya Ueshin created SPARK-2328:
------------------------------------
Summary: Add execution of `SHOW TABLES` before `TestHive.reset()`.
Key: SPARK-2328
URL: https://issues.apache.org/jira/browse/SPARK-2328
Project: Spark
Issue Type: Bug
Components: SQL
Reporter: Takuya Ueshin
{{PruningSuite}} is executed first of Hive tests unfortunately,
{{TestHive.reset()}} breaks the test environment.
To prevent this, we must run a query before calling reset the first time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)