Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/18742 )
Change subject: KUDU-3353 [schema] Add an immutable attribute on column schema (part 1) ...................................................................... Patch Set 7: (1 comment) http://gerrit.cloudera.org:8080/#/c/18742/7//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18742/7//COMMIT_MSG@16 PS7, Line 16: UPDATE_IGNORE > We already have UPDATE_IGNORE operation, it ignores the operation if a key Yes, you're right. Now UPDATE_IGNORE ops will ignore both of the two errors, we can add a flag to UPDATE_IGNORE op to indicate which error it want to ignore. Now, when users use *_IGNORE ops we infer that they want to ignore any of the errors it may occur. Anyway, we can implement it in another patch. -- To view, visit http://gerrit.cloudera.org:8080/18742 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I01e5a806c0e873239b49e6d0b37a7e36578b508d Gerrit-Change-Number: 18742 Gerrit-PatchSet: 7 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Wed, 03 Aug 2022 07:55:11 +0000 Gerrit-HasComments: Yes
