Abhishek Chennaka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19698
Change subject: [tools] KUDU-1945 Fix kudu wal dump ...................................................................... [tools] KUDU-1945 Fix kudu wal dump This patch allows the "kudu wal dump" tool to display auto-incrementing counter value if present in the WAL segment. It displays the counter value present in each INSERT replicate op and also populates the corresponding auto incrementing column values for each row when printing rows. Change-Id: I4e807aaef48683ec7c5317eecdedf8e6e15950e2 --- M src/kudu/common/wire_protocol-test-util.h M src/kudu/tools/kudu-tool-test.cc M src/kudu/tools/tool_action_common.cc 3 files changed, 155 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/98/19698/1 -- To view, visit http://gerrit.cloudera.org:8080/19698 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4e807aaef48683ec7c5317eecdedf8e6e15950e2 Gerrit-Change-Number: 19698 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]>
