Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19765
Change subject: [client] fix API non-compliance in KuduUpsertIgnore ...................................................................... [client] fix API non-compliance in KuduUpsertIgnore Kudu C++ client API is still assumed to be C++98 compatible. That's an invariant that has been in place in the very beginning of 1.x version history, so it should be kept as-is unless changing the major version. This is a follow-up to ec3a9f75b6924a70ecbf08e3805228ad9b92b9f0. Change-Id: I83f4e65bc3811ac701f5908beb480b39ad413641 --- M src/kudu/client/write_op.h 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/65/19765/1 -- To view, visit http://gerrit.cloudera.org:8080/19765 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I83f4e65bc3811ac701f5908beb480b39ad413641 Gerrit-Change-Number: 19765 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
