[ 
https://issues.apache.org/jira/browse/SPARK-14388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932094#comment-15932094
 ] 

chenerlu commented on SPARK-14388:
----------------------------------

Spark 2.x implements create table by itself.
https://github.com/apache/spark/commit/7d2ed8cc030f3d84fea47fded072c320c3d87ca7
But in the implement mentioned above, it remove table comment from properties, 
so user can not see table comment through run "describe formatted table", in 
the same , when user alter table comment, he still can not see the change of 
table comment through run "describe formatted table".
Now I think whether we should not filter table comment in properties, any idea ?
[~yhuai] [~andrewor14]

> Create Table
> ------------
>
>                 Key: SPARK-14388
>                 URL: https://issues.apache.org/jira/browse/SPARK-14388
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Yin Huai
>            Assignee: Andrew Or
>             Fix For: 2.0.0
>
>
> For now, we still ask Hive to handle creating hive tables. We should handle 
> them.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to