SWJTU-ZhangLei commented on code in PR #54694:
URL: https://github.com/apache/doris/pull/54694#discussion_r2331862665
##########
be/src/olap/compaction.h:
##########
@@ -232,6 +235,36 @@ class CloudCompactionMixin : public Compaction {
int64_t get_compaction_permits();
void update_compaction_level();
+
+ bool output_rowset_write_file_cache() {
Review Comment:
> 建议放到.cpp里实现, 函数加上注释 建议名称 `should_cache_compaction_output()`
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: [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]