Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10368 )
Change subject: Add a column renaming tool ...................................................................... Add a column renaming tool This commit introduces a tool to rename a table's column. Similar to table renaming tool, when HMS integration feature is enabled, users can use this tool to rename table's column that have hive incompatible names. In order to allow these tables to be upgraded. Change-Id: Ibe98ce52d6865fa61c0903b38cfac3e86fc05a66 Reviewed-on: http://gerrit.cloudera.org:8080/10368 Tested-by: Hao Hao <[email protected]> Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_table.cc 2 files changed, 67 insertions(+), 5 deletions(-) Approvals: Hao Hao: Verified Dan Burkert: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10368 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ibe98ce52d6865fa61c0903b38cfac3e86fc05a66 Gerrit-Change-Number: 10368 Gerrit-PatchSet: 2 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins
