[ https://issues.apache.org/jira/browse/KUDU-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17341897#comment-17341897 ]
ASF subversion and git services commented on KUDU-3164: ------------------------------------------------------- Commit 8e1d5ba4a8af06e82bbdb194393755554ae8e55d in kudu's branch refs/heads/master from Grant Henke [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=8e1d5ba ] [java] KUDU-3164: Add Java table comment support This patch adds table comment support to the Java client and the backup and restore jobs. Change-Id: If92cbb962f1d42a95ca64615ee943381284baff7 Reviewed-on: http://gerrit.cloudera.org:8080/17404 Tested-by: Grant Henke <granthe...@apache.org> Reviewed-by: Attila Bukor <abu...@apache.org> > Support table comment in Hive Metastore Integration > --------------------------------------------------- > > Key: KUDU-3164 > URL: https://issues.apache.org/jira/browse/KUDU-3164 > Project: Kudu > Issue Type: New Feature > Reporter: Quanlong Huang > Assignee: Grant Henke > Priority: Critical > > When Hive Metastore Integration is enabled, tables are created by Kudu. > However, Impala can't pass the table comment since the CreateTable API > doesn't have arguments for table comments, which results in lossing the table > comments. -- This message was sent by Atlassian Jira (v8.3.4#803005)