Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/11666 )
Change subject: [tools] Add locate row tool ...................................................................... Patch Set 11: Code-Review+2 (3 comments) http://gerrit.cloudera.org:8080/#/c/11666/10//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/11666/10//COMMIT_MSG@10 PS10, Line 10: a particular row belongs to > Yeah, good idea. Let me post that as a quick follow up. Thank you for addressing that promptly! http://gerrit.cloudera.org:8080/#/c/11666/10/src/kudu/tools/kudu-admin-test.cc File src/kudu/tools/kudu-admin-test.cc: http://gerrit.cloudera.org:8080/#/c/11666/10/src/kudu/tools/kudu-admin-test.cc@1513 PS10, Line 1513: String instead of int > That's a parse error as JSON does not recognize hex literals as valid numbe Thanks for checking! http://gerrit.cloudera.org:8080/#/c/11666/10/src/kudu/tools/tool_action_table.cc File src/kudu/tools/tool_action_table.cc: http://gerrit.cloudera.org:8080/#/c/11666/10/src/kudu/tools/tool_action_table.cc@226 PS10, Line 226: ExtractInt64 > Wow good catch Alexey. I think that must be a bug in jsonreader? I will reb Thanks a lot! Yep, I remember I looked at the jsonreader and was a bit curious about GetUIntXXX() calls and negative numbers, but was too lazy to check that out that time. -- To view, visit http://gerrit.cloudera.org:8080/11666 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Idcdcf10bfe6b9df686e86b7134e8634fc0efaac3 Gerrit-Change-Number: 11666 Gerrit-PatchSet: 11 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Comment-Date: Mon, 15 Oct 2018 18:04:42 +0000 Gerrit-HasComments: Yes
