tuichenchuxin commented on code in PR #26416:
URL: https://github.com/apache/shardingsphere/pull/26416#discussion_r1234883770
##########
infra/common/src/main/java/org/apache/shardingsphere/infra/metadata/database/schema/builder/SystemSchemaBuilderRule.java:
##########
@@ -131,7 +132,7 @@ public enum SystemSchemaBuilderRule {
* Value of builder rule.
*
* @param databaseType database type
- * @param schema schema
+ * @param schema schema
Review Comment:
This appears to be an inadvertent modification
##########
infra/common/src/main/java/org/apache/shardingsphere/infra/metadata/database/schema/builder/SystemSchemaBuilderRule.java:
##########
@@ -144,7 +145,7 @@ public static SystemSchemaBuilderRule valueOf(final String
databaseType, final S
/**
* Judge whether current table is system table or not.
*
- * @param schema schema
+ * @param schema schema
Review Comment:
This appears to be an inadvertent modification
--
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]