RaigorJiang commented on a change in pull request #14051:
URL: https://github.com/apache/shardingsphere/pull/14051#discussion_r767398827
##########
File path:
shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-parser/src/main/antlr4/imports/sharding/RDLStatement.g4
##########
@@ -87,6 +91,14 @@ shardingTableRule
: tableName LP dataNodes (COMMA databaseStrategy)? (COMMA tableStrategy)?
(COMMA keyGenerateStrategy)? RP
;
+keyGeneratorDefination
Review comment:
duplicated with line 182
--
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]