gavinchou commented on code in PR #59413:
URL: https://github.com/apache/doris/pull/59413#discussion_r2699072446


##########
gensrc/proto/cloud.proto:
##########
@@ -506,6 +506,7 @@ message TxnInfoPB {
     // TODO: There are more fields TBD
     optional bool versioned_write = 19;  // versioned write, don't need to 
write RecycleTxnPB again
     optional bool versioned_read = 20;  // whether to read versioned keys
+    optional bool defer_deleting_pending_delete_bitmaps = 21;

Review Comment:
   add comment it is for lazy commit



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to