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