Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22022


Change subject: [util] add EasyJson::ToString(const rapidjson::Value&)
......................................................................

[util] add EasyJson::ToString(const rapidjson::Value&)

This patch makes EasyJson::ToString() available as a static method
along with a new test scenario to cover the newly introduced
functionality.  The new utility method is useful in various
JSON-parsing code and is necessary for follow-up changelists.

Change-Id: I1dc9260282435641eddc9d8ec02ebf9f0f140796
Reviewed-on: http://gerrit.cloudera.org:8080/22007
Tested-by: Marton Greber <[email protected]>
Reviewed-by: Marton Greber <[email protected]>
(cherry picked from commit acc5c4998a69ef2ec2b751b6a6954af2c9942917)
---
M src/kudu/util/easy_json-test.cc
M src/kudu/util/easy_json.cc
M src/kudu/util/easy_json.h
3 files changed, 37 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/22/22022/1
--
To view, visit http://gerrit.cloudera.org:8080/22022
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: branch-1.17.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1dc9260282435641eddc9d8ec02ebf9f0f140796
Gerrit-Change-Number: 22022
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to