spark-instrumented-optimizer/sql/hive
Reynold Xin 162e12b085 [SPARK-14877][SQL] Remove HiveMetastoreTypes class
## What changes were proposed in this pull request?
It is unnecessary as DataType.catalogString largely replaces the need for this class.

## How was this patch tested?
Mostly removing dead code and should be covered by existing tests.

Author: Reynold Xin <rxin@databricks.com>

Closes #12644 from rxin/SPARK-14877.
2016-04-23 15:41:17 -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-14877][SQL] Remove HiveMetastoreTypes class 2016-04-23 15:41:17 -07:00
pom.xml [SPARK-14786] Remove hive-cli dependency from hive subproject 2016-04-20 22:50:27 -07:00