gavinchou commented on code in PR #42066: URL: https://github.com/apache/doris/pull/42066#discussion_r1814888549
########## be/src/cloud/cloud_tablet_mgr.h: ########## @@ -65,6 +68,11 @@ class CloudTabletMgr { std::vector<std::shared_ptr<CloudTablet>>* tablets, int64_t* max_score); + void build_all_report_tablets_info(std::map<TTabletId, TTablet>* tablets_info, Review Comment: add comment -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org