Henry2SS commented on pull request #7407: URL: https://github.com/apache/incubator-doris/pull/7407#issuecomment-995399203
> Hi @Henry2SS , could you please update the `sql-block.md` document to explain this. Maybe: > > ``` > 支持按用户配置SQL黑名单,通过正则匹配的方式拒绝指定SQL。 > 该功能仅用于限制查询语句,并且不会限制 explain 语句的执行。 > ``` > > both Chinese and English Hi, It is explained in another PR #7403. And I would like to add some unit-tests to avoid sql block's blocking ALTER/DROP operations. -- 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]
