Andrew Wong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17600 )
Change subject: [tools] tooling to set/clear table comments ...................................................................... [tools] tooling to set/clear table comments This patch introduces the 'kudu table set_comment' and 'kudu table clear_comment' tools to allow users to alter table comments. I found this handy in testing out table comments on a real cluster. Change-Id: I0b8ea0ce05c642651eeadc1cb0cc654c5302921c Reviewed-on: http://gerrit.cloudera.org:8080/17600 Tested-by: Kudu Jenkins Reviewed-by: Grant Henke <[email protected]> --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_table.cc 2 files changed, 82 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Grant Henke: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17600 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I0b8ea0ce05c642651eeadc1cb0cc654c5302921c Gerrit-Change-Number: 17600 Gerrit-PatchSet: 2 Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
