zy-kkk commented on code in PR #35196:
URL: https://github.com/apache/doris/pull/35196#discussion_r1619918916


##########
fe/fe-common/src/main/java/org/apache/doris/common/Config.java:
##########
@@ -151,6 +151,10 @@ public class Config extends ConfigBase {
                     + "The default is * to allow all, if set to empty, also 
means to allow all"})
     public static String jdbc_driver_secure_path = "*";
 
+    @ConfField(description = {"MySQL Jdbc Catalog mysql 不支持下推的函数",
+            "MySQL Jdbc Catalog mysql does not support pushdown functions"}, 
options = {"date_trunc", "money_format"})

Review Comment:
   I will modify it



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

Reply via email to