platinumhamburg commented on code in PR #2161:
URL: https://github.com/apache/fluss/pull/2161#discussion_r2667366150


##########
fluss-server/src/main/java/org/apache/fluss/server/kv/KvTablet.java:
##########
@@ -466,7 +466,9 @@ private long processUpsert(
         // partial update), we can skip fetching old value for better 
performance since it
         // always returns new value. In this case, both INSERT and UPDATE will 
produce
         // UPDATE_AFTER.

Review Comment:
   Comment above should be updated. The description of TABLE_CHANGELOG_IMAGE in 
both ConfigOptions.java and options.md should also be updated.
   
   



-- 
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