Description
scala> hql("describe src").collect().foreach(println)
[key string None ]
[value string None ]
The result should contain 3 columns instead of one. This screws up JDBC or even the downstream consumer of the Scala/Java/Python APIs.
Attachments
Issue Links
- links to