chaoyli commented on a change in pull request #3955: URL: https://github.com/apache/incubator-doris/pull/3955#discussion_r456903718
########## File path: docs/en/administrator-guide/config/fe_config.md ########## @@ -261,6 +267,12 @@ This configuration can play a role in certain scenarios. Assume that the initial ### `enable_auth_check` +### `enable_check_data_quota_on_load` Review comment: 1. I think check database quota can be checked upon every load. So we can check every time without this config. 2. How about data quota update frequency previously? It's used by table report, It seems that we can continue to use it or not ? ---------------------------------------------------------------- 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. 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