Skip to content
Snippets Groups Projects
Commit 162e12b0 authored by Reynold Xin's avatar Reynold Xin Committed by Yin Huai
Browse files

[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.
parent e3c1366b
No related branches found
No related tags found
No related merge requests found
Showing with 23 additions and 60 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment