aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2016-03-14 23:09:10 -0700
committerReynold Xin <rxin@databricks.com>2016-03-14 23:09:10 -0700
commite64958001cb95d53c441131f8c7a92556f49fd7d (patch)
treeb2b1471353c076d8f9c0cdc50700072910867030 /assembly
parentf72743d971a38d3d08984ef4b66e0955945d2f58 (diff)
downloadspark-e64958001cb95d53c441131f8c7a92556f49fd7d.tar.gz
spark-e64958001cb95d53c441131f8c7a92556f49fd7d.tar.bz2
spark-e64958001cb95d53c441131f8c7a92556f49fd7d.zip
[SPARK-13884][SQL] Remove DescribeCommand's dependency on LogicalPlan
## What changes were proposed in this pull request? This patch removes DescribeCommand's dependency on LogicalPlan. After this patch, DescribeCommand simply accepts a TableIdentifier. It minimizes the dependency, and blocks my next patch (removes SQLContext dependency from SparkPlanner). ## How was this patch tested? Should be covered by existing unit tests and Hive compatibility tests that run describe table. Author: Reynold Xin <rxin@databricks.com> Closes #11710 from rxin/SPARK-13884.
Diffstat (limited to 'assembly')
0 files changed, 0 insertions, 0 deletions