Sujith created SPARK-20380:
------------------------------
Summary: describe table not showing updated table comment after
alter operation
Key: SPARK-20380
URL: https://issues.apache.org/jira/browse/SPARK-20380
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 2.0.0
Reporter: Sujith
When user alter the table properties and adds/updates table comment. table
comment which is now directly part of CatalogTable instance is not getting
updated and old table comment was shown
Proposal for solution
To handle this issue while updating the table properties map with newly
added/modified properties in CatalogTable
instance also update the comment parameter in CatalogTable with the newly
added/modified comment.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]