Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/20527 )

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
Reviewed-on: http://gerrit.cloudera.org:8080/20527
Tested-by: Kudu Jenkins
Reviewed-by: Yingchun Lai <laiyingc...@apache.org>
---
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(-)

Approvals:
  Kudu Jenkins: Verified
  Yingchun Lai: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: I9112b96a5688287352307c05e60030a217154cbd
Gerrit-Change-Number: 20527
Gerrit-PatchSet: 6
Gerrit-Owner: Marton Greber <greber...@gmail.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <greber...@gmail.com>
Gerrit-Reviewer: Yingchun Lai <laiyingc...@apache.org>
Gerrit-Reviewer: Zoltan Martonka <zmarto...@cloudera.com>

Reply via email to