zhangstar333 commented on code in PR #22248: URL: https://github.com/apache/doris/pull/22248#discussion_r1274741797
########## fe/fe-core/src/main/java/org/apache/doris/statistics/util/StatisticsUtil.java: ########## @@ -121,7 +121,7 @@ public static void execUpdate(String template, Map<String, String> params) throw } public static List<ResultRow> execStatisticQuery(String sql) { - if (FeConstants.disableInternalSchemaDb) { Review Comment: https://github.com/apache/doris/pull/22261, only used for compile P0 successed -- 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