[ https://issues.apache.org/jira/browse/KUDU-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492844#comment-17492844 ]
ASF subversion and git services commented on KUDU-3350: ------------------------------------------------------- Commit c7afc431861fbd3e1947d2358795cade1ab2f71e in kudu's branch refs/heads/master from Hongjiang Zhang [ https://gitbox.apache.org/repos/asf?p=kudu.git;h=c7afc43 ] [java] KUDU-3350 add the support for deleteIgnoreRows Adds a new deleteIgnoreRows() wrapper for DELETE_IGNORE operations introduced with KUDU-1563(see https://github.com/apache/kudu/commit/7fbe341e51a9e4245d8b3017cecf11e393c3a22b) Change-Id: I6f89ced9ffa4a79f46661873f01c38aefb1d78d5 Reviewed-on: http://gerrit.cloudera.org:8080/18211 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <aser...@cloudera.com> > kudu-spark does not support deleteIgnoreRows > -------------------------------------------- > > Key: KUDU-3350 > URL: https://issues.apache.org/jira/browse/KUDU-3350 > Project: Kudu > Issue Type: Improvement > Reporter: Redriver > Priority: Major > > kudu-spark supports insertIgnoreRows, but does not support deleteIgnoreRows, > as a result, when Spark launch speculative tasks for delete operation, 'key > not found' will occur and cause the job to fail -- This message was sent by Atlassian Jira (v8.20.1#820001)