spark-instrumented-optimizer/sql/hive
Reynold Xin 284b15d2fb [SPARK-14826][SQL] Remove HiveQueryExecution
## What changes were proposed in this pull request?
This patch removes HiveQueryExecution. As part of this, I consolidated all the describe commands into DescribeTableCommand.

## How was this patch tested?
Should be covered by existing tests.

Author: Reynold Xin <rxin@databricks.com>

Closes #12588 from rxin/SPARK-14826.
2016-04-22 01:31:13 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-14824][SQL] Rename HiveContext object to HiveUtils 2016-04-21 17:57:59 -07:00
src [SPARK-14826][SQL] Remove HiveQueryExecution 2016-04-22 01:31:13 -07:00
pom.xml [SPARK-14786] Remove hive-cli dependency from hive subproject 2016-04-20 22:50:27 -07:00