yiguolei commented on code in PR #54181:
URL: https://github.com/apache/doris/pull/54181#discussion_r2247129078


##########
be/src/common/config.cpp:
##########
@@ -1343,6 +1343,8 @@ DEFINE_Bool(enable_snapshot_action, "false");
 
 DEFINE_mInt32(variant_max_merged_tablet_schema_size, "2048");
 
+DEFINE_mInt32(variant_max_sparse_column_statistics_size, "10000");

Review Comment:
   这个conf 可以改动吗?比如我先用10000,导入数据后,改成20000?



-- 
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]

Reply via email to