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

Yin Huai commented on SPARK-2177:
---------------------------------

We should also put what cases we support in the release note. But, where is 
that field?

> describe table result contains only one column
> ----------------------------------------------
>
>                 Key: SPARK-2177
>                 URL: https://issues.apache.org/jira/browse/SPARK-2177
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Yin Huai
>
> {code}
> scala> hql("describe src").collect().foreach(println)
> [key                  string                  None                ]
> [value                string                  None                ]
> {code}
> The result should contain 3 columns instead of one. This screws up JDBC or 
> even the downstream consumer of the Scala/Java/Python APIs.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to