EmmyMiao87 commented on a change in pull request #7370:
URL: https://github.com/apache/incubator-doris/pull/7370#discussion_r766540437



##########
File path: docs/zh-CN/administrator-guide/block-rule/sql-block.md
##########
@@ -33,19 +33,29 @@ under the License.
 对SQL规则增删改查
 - 创建SQL阻止规则
     - sql:匹配规则(基于正则匹配,特殊字符需要转译),可选
-    - sqlHash: sql hash值,用于完全匹配,我们会在`fe.audit.log`打印这个值,可选

Review comment:
       是这样的,sql 和 sqlHash 都是可以指定的。但是一个rule 只能指定一个。要么写 sql 要么写 sqlHash
   




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