morrySnow commented on code in PR #26113:
URL: https://github.com/apache/doris/pull/26113#discussion_r1377444519


##########
regression-test/suites/sql_block_rule_p0/test_sql_block_rule.groovy:
##########
@@ -170,7 +170,7 @@ suite("test_sql_block_rule") {
     """
 
     sql """
-        CREATE SQL_BLOCK_RULE if not exists test_rule_partition PROPERTIES ( 
"partition_num" = "1", "global" = "true",
+        CREATE SQL_BLOCK_RULE if not exists test_rule_partition PROPERTIES ( 
"partition_num" = "1", "global" = "false",

Review Comment:
   block rule with global = false is not work



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