[ 
https://issues.apache.org/jira/browse/SPARK-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294627#comment-14294627
 ] 

shengli commented on SPARK-5324:
--------------------------------

hi, [~yanboliang] Thanks for working on this. But by the way, this 
JIRA(SPARK-5324) Results of describe can't be queried is mainly focus on make 
describe command can be query like a table but not Add a describe command in 
sqlContext, shall we make this PR focus on it's own JIRA issue? And you have no 
more test suites to demonstrate bug fixing. Would you mind close this PR, and 
if you have some good advices for add describe table you can refer to 
SPARK-5135 #4227 , and comment on my PR. I'd be very pleasure : )

> Results of describe can't be queried
> ------------------------------------
>
>                 Key: SPARK-5324
>                 URL: https://issues.apache.org/jira/browse/SPARK-5324
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.2.0
>            Reporter: Michael Armbrust
>
> {code}
> sql("DESCRIBE TABLE test").registerTempTable("describeTest")
> sql("SELECT * FROM describeTest").collect()
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to