gavinchou commented on code in PR #29766: URL: https://github.com/apache/doris/pull/29766#discussion_r1447047076
########## be/src/common/config.cpp: ########## @@ -1054,6 +1054,7 @@ DEFINE_mInt32(schema_cache_sweep_time_sec, "100"); // max number of segment cache, default -1 for backward compatibility fd_number*2/5 DEFINE_mInt32(segment_cache_capacity, "-1"); +DEFINE_mInt32(each_segment_have_columns, "30"); Review Comment: estimated_num_columns_per_segment -- 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