Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19370
Change subject: [tools] Support to dump rowset primary key bounds and in readable format ...................................................................... [tools] Support to dump rowset primary key bounds and in readable format This patch adds features for CLI tool 'kudu local_replica dump rowset', including: 1. Dump rowset primary keys in readable format by setting flag --dump_readable_primary_key. 2. Dump rowset primary key bounds only instead of all rows by setting flag --dump_primary_key_bounds_only. Change-Id: I9757104f96648c3c83b931369f0e377d8dc2079a --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_local_replica.cc 2 files changed, 85 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/70/19370/1 -- To view, visit http://gerrit.cloudera.org:8080/19370 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I9757104f96648c3c83b931369f0e377d8dc2079a Gerrit-Change-Number: 19370 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
