RaigorJiang commented on a change in pull request #15074:
URL: https://github.com/apache/shardingsphere/pull/15074#discussion_r792295959



##########
File path: 
shardingsphere-test/shardingsphere-parser-test/src/main/resources/sql/supported/ral/common.xml
##########
@@ -40,4 +40,5 @@
     <distsql-case id="show-sql-parser-rule" value="SHOW SQL_PARSER RULE" />
     <distsql-case id="alter-sql-parser-rule" value="ALTER SQL_PARSER RULE 
SQL_COMMENT_PARSE_ENABLE=false,PARSE_TREE_CACHE(INITIAL_CAPACITY=10, 
MAXIMUM_SIZE=11,CONCURRENCY_LEVEL=1), SQL_STATEMENT_CACHE(INITIAL_CAPACITY=11, 
MAXIMUM_SIZE=11,CONCURRENCY_LEVEL=100)" />
     <distsql-case id="show-traffic-rules" value="SHOW TRAFFIC RULE rule_name" 
/>
+    <distsql-case id="drop-traffic-rule" value="Drop traffic rule rule_name" />

Review comment:
       Please change the key words to uppercase.




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


Reply via email to