You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/01/19 22:08:34 UTC

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

Michael Armbrust created SPARK-5324:
---------------------------------------

             Summary: Results of describe can't be queried
                 Key: SPARK-5324
                 URL: https://issues.apache.org/jira/browse/SPARK-5324
             Project: Spark
          Issue Type: Bug
    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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org