Github user lianhuiwang commented on the pull request:

    https://github.com/apache/spark/pull/4207#issuecomment-71633632
  
    firstly,we  need to rename title of PR to [SPARK-5324][SQL] Implement 
Describe Table for SQLContext. i find that code of this PR is not the latest 
code. i donot agree that move DescribeCommand to a class of SparkPlan. it keep 
to be a class of LogicalPlan.
    in Hive Context, it have implemented DescribeHiveTableCommand of SparkPlan. 
so in SQL Context, we just need to implement a SparkPlan like 
DescribeHiveTableCommand  of Hive Context. and in CommandStrategy of 
SparkStrategies will translate Describe's LogicalPlan to SparkPlan.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to