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

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)
Reviewed-on: http://gerrit.cloudera.org:8080/22023
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Abhishek Chennaka <[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:
  Alexey Serbin: Verified
  Abhishek Chennaka: Looks good to me, approved

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

Gerrit-Project: kudu
Gerrit-Branch: branch-1.18.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I1dc9260282435641eddc9d8ec02ebf9f0f140796
Gerrit-Change-Number: 22023
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)

Reply via email to