Alexey Serbin has posted comments on this change.

Change subject: C++ client: deprecating KuduPartialRow::SetString()
......................................................................


Patch Set 2:

(1 comment)

> (1 comment)
 > 
 > Did you want to update the call sites to not use the deprecated
 > function (a couple tests)?

Yes, sure -- thank you for kind reminder.  Will update with next patchset.

http://gerrit.cloudera.org:8080/#/c/3723/2/src/kudu/common/partial_row.h
File src/kudu/common/partial_row.h:

Line 99:   // must remain valid until the call to AppendToPB().
> nit: AppendToPB isn't a public function, so this doesn't make sense in the 
Good catch!  Will update in next patchset.  And yes, there are plans to add 
doxygenize this file as well :)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I348b0b9437b8d7928e3b607a0e0610d8d0c58f7c
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <d...@cloudera.com>
Gerrit-Reviewer: Dinesh Bhat <din...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Mike Percy <mpe...@apache.org>
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>
Gerrit-HasComments: Yes

Reply via email to