Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16667
Change subject: [python] KUDU-1563. Add support for UPDATE_IGNORE and DELETE_IGNORE ...................................................................... [python] KUDU-1563. Add support for UPDATE_IGNORE and DELETE_IGNORE Implements Python support for the `UPDATE_IGNORE' and `DELETE_IGNORE ` operations Change-Id: Iad0fbd1db1edc140b88e1559ecf5d89bf6d9cbb9 --- 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, 81 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/16667/1 -- To view, visit http://gerrit.cloudera.org:8080/16667 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iad0fbd1db1edc140b88e1559ecf5d89bf6d9cbb9 Gerrit-Change-Number: 16667 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
