Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22007 )

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]>
---
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(-)

Approvals:
  Marton Greber: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/22007
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I1dc9260282435641eddc9d8ec02ebf9f0f140796
Gerrit-Change-Number: 22007
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>

Reply via email to