cambyzju commented on code in PR #52567:
URL: https://github.com/apache/doris/pull/52567#discussion_r2176349413


##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -1386,15 +1386,13 @@ public class Config extends ConfigBase {
     /**
      * Set the maximum number of rows that can be cached
      */
-    @ConfField(mutable = true, masterOnly = false, description = 
{"SQL/Partition Cache可以缓存的最大行数。",
-        "Maximum number of rows that can be cached in SQL/Partition Cache, is 
3000 by default."})

Review Comment:
   1.2 do no have ConfField.description now



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