Alexey Serbin has uploaded this change for review. ( 
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
---
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/07/22007/1
--
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: newchange
Gerrit-Change-Id: I1dc9260282435641eddc9d8ec02ebf9f0f140796
Gerrit-Change-Number: 22007
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to