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 2021/08/03 12:25:08 UTC

[GitHub] [shardingsphere] menghaoranss commented on a change in pull request #11609: feature : #11603 Add distSQL syntax:'show sharding algorithms'

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

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