[jira] [Updated] (SPARK-5324) Results of describe can't be queried

2015-02-11 Thread Patrick Wendell (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Wendell updated SPARK-5324:
---
Assignee: Li Sheng

> 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
>Assignee: Li Sheng
> Fix For: 1.3.0
>
>
> {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



[jira] [Updated] (SPARK-5324) Results of describe can't be queried

2015-01-19 Thread Michael Armbrust (JIRA)

 [ 
https://issues.apache.org/jira/browse/SPARK-5324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Armbrust updated SPARK-5324:

Component/s: SQL

> 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