[ https://issues.apache.org/jira/browse/SPARK-15253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yin Huai updated SPARK-15253:
-----------------------------
Assignee: (was: Yin Huai)
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|