You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/07/12 06:30:50 UTC

[GitHub] [incubator-doris] xinghuayu007 commented on pull request #6192: ADD: support sql block rule

xinghuayu007 commented on pull request #6192:
URL: https://github.com/apache/incubator-doris/pull/6192#issuecomment-878009710


   I think this feature is used to block some abnormal sql, for example , sql caused core.   Is it need to  limit the number of rules, which will occupied a lot of memory. Is is better to store the hash value of a sql, not the sql self, when a sql is very long?


-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org