Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14569 )
Change subject: util: add ToLowerCase string case methods ...................................................................... util: add ToLowerCase string case methods We already had an implementation in tool_action_fs.cc, and I'm going to need to use it in a follow-on patch. Change-Id: I3d9ddb28175a328dbd23549bee527c33f7a519b8 Reviewed-on: http://gerrit.cloudera.org:8080/14569 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M src/kudu/tools/tool_action_fs.cc M src/kudu/util/string_case.cc M src/kudu/util/string_case.h 3 files changed, 40 insertions(+), 23 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/14569 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I3d9ddb28175a328dbd23549bee527c33f7a519b8 Gerrit-Change-Number: 14569 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
