Skip to content
Snippets Groups Projects
Commit 79008e6c authored by Reynold Xin's avatar Reynold Xin
Browse files

[SPARK-14799][SQL] Remove MetastoreRelation dependency from AnalyzeTable - part 1

## What changes were proposed in this pull request?
This patch isolates AnalyzeTable's dependency on MetastoreRelation into a single line. After this we can work on converging MetastoreRelation and CatalogTable.

## How was this patch tested?
Covered by existing tests.

Author: Reynold Xin <rxin@databricks.com>

Closes #12566 from rxin/SPARK-14799.
parent a70d4031
No related branches found
No related tags found
No related merge requests found
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