You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/07/13 22:25:20 UTC

[jira] [Resolved] (SPARK-16482) If a table's schema is inferred at runtime, describe table command does not show the schema

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

Yin Huai resolved SPARK-16482.
------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 14148
[https://github.com/apache/spark/pull/14148]

> If a table's schema is inferred at runtime, describe table command does not show the schema
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-16482
>                 URL: https://issues.apache.org/jira/browse/SPARK-16482
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Yin Huai
>            Priority: Critical
>             Fix For: 2.0.0
>
>
> If we create a table pointing to a parquet/json datasets without specifying the schema, describe table command does not show the schema at all. It only shows {{#  Schema of this table is inferred at runtime}}. In 1.6, describe table does show the schema of such a table.



--
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