Yingchun Lai has submitted this change and it was merged. ( 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 rowsets' primary keys in readable format by setting flag --use_readable_format. 2. Dump rowsets' primary key bounds only instead of all rows by setting flag --dump_primary_key_bounds_only. Change-Id: I9757104f96648c3c83b931369f0e377d8dc2079a Reviewed-on: http://gerrit.cloudera.org:8080/19370 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_local_replica.cc 2 files changed, 122 insertions(+), 20 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I9757104f96648c3c83b931369f0e377d8dc2079a Gerrit-Change-Number: 19370 Gerrit-PatchSet: 3 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Wang Xixu <[email protected]> Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Yuqi Du <[email protected]>
