gavinchou commented on code in PR #37293:
URL: https://github.com/apache/doris/pull/37293#discussion_r1694298446
##########
gensrc/proto/cloud.proto:
##########
@@ -536,6 +536,7 @@ message TabletCompactionJobPB {
optional int64 lease = 23; // prepare
optional int64 delete_bitmap_lock_initiator = 24;
optional int64 full_compaction_cnt = 25; // prepare
+ optional bool judge_input_versions_range = 26;
Review Comment:
judge_input_versions_range -> check_input_versions_range
--
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]