mymeiyi commented on code in PR #60705:
URL: https://github.com/apache/doris/pull/60705#discussion_r2963603395
##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -653,6 +653,17 @@ public class Config extends ConfigBase {
"Randomly use V3 storage_format (ext_meta) for some tables in
fuzzy tests to increase coverage"})
public static boolean random_use_v3_storage_format = true;
+ @ConfField(mutable = true, masterOnly = true, description = {
Review Comment:
非cloud目前不用,cloud是存储了tablet stats信息
--
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]