Hello Alexey Serbin, Zoltan Martonka, Yingchun Lai, Attila Bukor, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20527
to look at the new patch set (#5).
Change subject: [Python] KUDU-3353 add support for UPSERT IGNORE
......................................................................
[Python] KUDU-3353 add support for UPSERT IGNORE
This patch is a follow-up to commit:
ec3a9f75b6924a70ecbf08e3805228ad9b92b9f0, it adds UPSERT IGNORE support
to the Python client.
Extended the already existing tests:
* added write op metrics verification for immutable column tests,
* extended immutable column tests with UPSERT IGNORE test,
* addressed an UPSERT IGNORE TODO in the auto-incrementing column tests.
Change-Id: I9112b96a5688287352307c05e60030a217154cbd
---
M python/kudu/__init__.py
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_client.py
4 files changed, 139 insertions(+), 16 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/20527/5
--
To view, visit http://gerrit.cloudera.org:8080/20527
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9112b96a5688287352307c05e60030a217154cbd
Gerrit-Change-Number: 20527
Gerrit-PatchSet: 5
Gerrit-Owner: Marton Greber <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Zoltan Martonka <[email protected]>