You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/02/11 08:24:12 UTC

[GitHub] [shardingsphere] RaigorJiang commented on a change in pull request #15340: [DistSQL] `CREATE/ALTER TRAFFIC RULE` syntax supports empty Labels and `LoadBalancer

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



##########
File path: shardingsphere-distsql/shardingsphere-distsql-parser/src/main/antlr4/imports/RALStatement.g4
##########
@@ -111,7 +111,7 @@ trafficAlgorithmDefinition
     : TRAFFIC_ALGORITHM LP algorithmDefinition RP 
     ;
 
-loadBanlanceDefinition
+loadBalanceDefinition

Review comment:
       Should it be loadBalance`r`Definition?




-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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