Xiao Li created SPARK-16959:
-------------------------------

             Summary: Table Comment in the CatalogTable returned from 
HiveMetastore is Always Empty
                 Key: SPARK-16959
                 URL: https://issues.apache.org/jira/browse/SPARK-16959
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Xiao Li


The `comment` in `CatalogTable` returned from Hive is always empty. We store it 
in the table property when creating a table. However, when we try to retrieve 
the table metadata from Hive metastore, we do not rebuild it. The `comment` is 
always empty.



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