menghaoranss commented on a change in pull request #11609:
URL: https://github.com/apache/shardingsphere/pull/11609#discussion_r681707905
##########
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:
why is `表分片算法参数 `?
--
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]