[ https://issues.apache.org/jira/browse/SPARK-25884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-25884.
---------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
Issue resolved by pull request 22892
[https://github.com/apache/spark/pull/22892]
> Add TBLPROPERTIES and COMMENT, and use LOCATION when SHOW CREATE TABLE.
> -----------------------------------------------------------------------
>
> Key: SPARK-25884
> URL: https://issues.apache.org/jira/browse/SPARK-25884
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.4.0
> Reporter: Takuya Ueshin
> Assignee: Apache Spark
> Priority: Major
> Fix For: 3.0.0
>
>
> When {{SHOW CREATE TABLE}} for Datasource tables, we are missing {{TBLPROPERTIES}} and
{{COMMENT}}, and we should use {{LOCATION}} instead of {{path}} in {{OPTION}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|