Wang Xixu has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18547
Change subject: [Tools] Support to ignore trashed tables when listing tables ...................................................................... [Tools] Support to ignore trashed tables when listing tables When migrate an old Kudu cluster to new one, it needs to list tables to decide which one should be migrated. But a table is deleted, it will be trashed. A trashed table is no need to be migrated. Therefore, it is meaningful to add a param to support ignore trashed tables when listing tables. Change-Id: If8519c1b8714be85d981d4d11d9b1dfaddfefaf4 --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_table.cc 2 files changed, 35 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/47/18547/1 -- To view, visit http://gerrit.cloudera.org:8080/18547 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If8519c1b8714be85d981d4d11d9b1dfaddfefaf4 Gerrit-Change-Number: 18547 Gerrit-PatchSet: 1 Gerrit-Owner: Wang Xixu <[email protected]>
