Gergely Fürnstáhl has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18627


Change subject: IMPALA-11358: Fixed Kudu table's missing comment
......................................................................

IMPALA-11358: Fixed Kudu table's missing comment

If Kudu-HMS integration is enabled, Kudu creates the table in HMS too,
which was missing the comment field. Added the code to forward the
comment field to Kudu during creation.

Testing:

Added a test to verify the comment is present when the intergration is
enabled.
Reenabled several kudu tests as IMPALA-8751 (and follow ups) fixed the
hive3 notification incompatibility.

Change-Id: Idf66f8b4679b00da6693a27fed79b04e8f6afb55
---
M fe/src/main/java/org/apache/impala/service/KuduCatalogOpExecutor.java
M tests/common/skip.py
M tests/custom_cluster/test_kudu.py
3 files changed, 6 insertions(+), 12 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/27/18627/2
--
To view, visit http://gerrit.cloudera.org:8080/18627
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf66f8b4679b00da6693a27fed79b04e8f6afb55
Gerrit-Change-Number: 18627
Gerrit-PatchSet: 2
Gerrit-Owner: Gergely Fürnstáhl <gfurnst...@cloudera.com>

Reply via email to