mymeiyi commented on code in PR #55073:
URL: https://github.com/apache/doris/pull/55073#discussion_r2315952594


##########
be/src/common/config.cpp:
##########
@@ -1594,6 +1594,9 @@ DEFINE_mInt32(omp_threads_limit, "8");
 // The capacity of segment partial column cache, used to cache column readers 
for each segment.
 DEFINE_mInt32(max_segment_partial_column_cache_size, "100");
 
+DEFINE_mBool(enable_prefill_output_dbm_agg_cache_after_compaction, "true");

Review Comment:
   the pr desc writes the default value is false



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