lanchengx commented on a change in pull request #11609:
URL: https://github.com/apache/shardingsphere/pull/11609#discussion_r681844431
##########
File path:
docs/document/content/features/dist-sql/syntax/rql/rql-sharding-rule.cn.md
##########
@@ -48,6 +51,14 @@ SHOW SHARDING BROADCAST TABLE RULES [FROM schemaName]
| keyGeneratorType | 分布式主键生成器类型 |
| keyGeneratorProps | 分布式主键生成器参数 |
+### Sharding Algorithms
+
+| 列 | 说明 |
+| ------| --------------|
+| name | 分片算法名称 |
+| type | 分片算法类型 |
+| props | 表分片算法参数 |
Review comment:
Sry, it is my mistake , It is copied from line 49 of this file , but `表`
is redundant.
Should I delete the `表` or add `表` to all props?
thanks
--
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]