gavinchou commented on code in PR #49710:
URL: https://github.com/apache/doris/pull/49710#discussion_r2024849222
##########
cloud/src/meta-service/meta_service.cpp:
##########
@@ -1849,6 +1849,88 @@ static bool
remove_pending_delete_bitmap(MetaServiceCode& code, std::string& msg
return true;
}
+static bool check_partition_version_when_update_delete_bitmap(
Review Comment:
add detailed comment for this function
what is the purpose and what it checks 1 2 3 4 list all
--
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]