xuchenhao commented on code in PR #55772:
URL: https://github.com/apache/doris/pull/55772#discussion_r2476601472


##########
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##########
@@ -2631,6 +2635,36 @@ public void setSkewRewriteAggBucketNum(int num) {
             "Make the READ_SLICE_SIZE variable configurable to reduce the 
impact caused by read amplification."})
     public int mergeReadSliceSizeBytes = 8388608;
 
+    @VariableMgr.VarAttr(name = FILE_CACHE_QUERY_LIMIT_PERCENT, needForward = 
true,

Review Comment:
   已添加



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