Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16682
Change subject: KUDU-1563: Fix DELETE_IGNORE operations with extra columns set ...................................................................... KUDU-1563: Fix DELETE_IGNORE operations with extra columns set In commit 17fb5a1 the Java client was enhanced to support extra columns set on DELETE operations. This patch ensures the same functionality works with DELETE_IGNORE operations. Change-Id: I179c2085c5061c71dc010929056247340f062b8c --- M java/kudu-client/src/main/java/org/apache/kudu/client/Operation.java M java/kudu-client/src/test/java/org/apache/kudu/client/TestKuduSession.java 2 files changed, 7 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/82/16682/1 -- To view, visit http://gerrit.cloudera.org:8080/16682 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I179c2085c5061c71dc010929056247340f062b8c Gerrit-Change-Number: 16682 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
