Yin Huai created SPARK-15253:
--------------------------------

             Summary: For a data source table, Describe table needs to handle 
spark.sql.sources.schema
                 Key: SPARK-15253
                 URL: https://issues.apache.org/jira/browse/SPARK-15253
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
            Reporter: Yin Huai


We used to store schema using {{spark.sql.sources.schema}}. So, describe table 
needs to handle tables with a schema stored under this key.

To make the change, we need to make {{DDLUtils}}'s 
{{getSchemaFromTableProperties}} follow the logic in {{HiveMetastoreCatalog}}'s 
{{cachedDataSourceTables}}.



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

Reply via email to