[
https://issues.apache.org/jira/browse/SPARK-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-15253.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 13073
[https://github.com/apache/spark/pull/13073]
> 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
> Assignee: Sean Zhong
> Fix For: 2.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]