leaves12138 commented on code in PR #7972:
URL: https://github.com/apache/paimon/pull/7972#discussion_r3302642881


##########
paimon-core/src/main/java/org/apache/paimon/operation/commit/ConflictDetection.java:
##########
@@ -131,6 +132,14 @@ public boolean hasRowIdCheckFromSnapshot() {
         return rowIdCheckFromSnapshot != null;
     }
 
+    public void setRowIdReassignCheckFromSnapshot(@Nullable Long 
rowIdReassignCheckFromSnapshot) {

Review Comment:
   That is a different function.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to