Alexey Serbin has uploaded a new change for review.
http://gerrit.cloudera.org:8080/5114
Change subject: [python] added KuduPartialRow::SetNoCopy{Binary,String}()
......................................................................
[python] added KuduPartialRow::SetNoCopy{Binary,String}()
Added missing cython mappings for KuduPartialRow methods:
* SetNoCopy{Binary,String}
Also, updated the comments for Set{Binary,String} method mappings
to reflect changes on the semantics of those methods.
This is a follow-up for 48766a4ce17d422ced9a6ec78c9a9969ac44d8c9.
Change-Id: If73894c3037f1158cf7b9d3aafecd228a0204bbd
---
M python/kudu/libkudu_client.pxd
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/14/5114/1
--
To view, visit http://gerrit.cloudera.org:8080/5114
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If73894c3037f1158cf7b9d3aafecd228a0204bbd
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>