Yifan Zhang 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 not found error occurs. So now this operation will ignore both 'key not found error' and 'update on immutable column error'? Should we seperate this these two different kind of IGNORE operations? -- 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 03:46:08 +0000 Gerrit-HasComments: Yes
