Hello Kudu Jenkins, Adar Dembo, Todd Lipcon,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/12849
to look at the new patch set (#3).
Change subject: KUDU-1711: ColumnSchema supports storing column comment
......................................................................
KUDU-1711: ColumnSchema supports storing column comment
This patch intends to support storing column comment in ColumnSchema,
and the comment is displayed on the 'master:port/table?id=uuid' and
'tserver:port/tablet?id=uuid'.
Note: in this patch c++ client has been added 'Comment()' API, but
other clients are not yet.
Change-Id: I82d3228100c262cc4a5c63eaf696927c88bc8990
---
M src/kudu/client/batcher.cc
M src/kudu/client/client-test.cc
M src/kudu/client/schema-internal.h
M src/kudu/client/schema.cc
M src/kudu/client/schema.h
M src/kudu/client/table_alterer-internal.cc
M src/kudu/common/common.proto
M src/kudu/common/schema.cc
M src/kudu/common/schema.h
M src/kudu/common/wire_protocol.cc
M src/kudu/common/wire_protocol.h
M src/kudu/master/catalog_manager.cc
M src/kudu/server/webui_util.cc
M www/table.mustache
M www/tablet.mustache
15 files changed, 243 insertions(+), 25 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/12849/3
--
To view, visit http://gerrit.cloudera.org:8080/12849
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I82d3228100c262cc4a5c63eaf696927c88bc8990
Gerrit-Change-Number: 12849
Gerrit-PatchSet: 3
Gerrit-Owner: helifu <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: helifu <[email protected]>