csun5285 commented on code in PR #22159: URL: https://github.com/apache/doris/pull/22159#discussion_r1278307881
########## be/src/olap/cumulative_compaction_policy.cpp: ########## @@ -368,11 +368,13 @@ int64_t SizeBasedCumulativeCompactionPolicy::_level_size(const int64_t size) { } std::shared_ptr<CumulativeCompactionPolicy> -CumulativeCompactionPolicyFactory::create_cumulative_compaction_policy() { Review Comment: done -- 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