spark-instrumented-optimizer/sql/hive
Andrew Or 37575115b9 [SPARK-14940][SQL] Move ExternalCatalog to own file
## What changes were proposed in this pull request?

`interfaces.scala` was getting big. This just moves the biggest class in there to a new file for cleanliness.

## How was this patch tested?

Just moving things around.

Author: Andrew Or <andrew@databricks.com>

Closes #12721 from andrewor14/move-external-catalog.
2016-04-27 14:17:36 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-14130][SQL] Throw exceptions for ALTER TABLE ADD/REPLACE/CHANGE COLUMN, ALTER TABLE SET FILEFORMAT, DFS, and transaction related commands 2016-04-27 00:30:54 -07:00
src [SPARK-14940][SQL] Move ExternalCatalog to own file 2016-04-27 14:17:36 -07:00
pom.xml [SPARK-14786] Remove hive-cli dependency from hive subproject 2016-04-20 22:50:27 -07:00