imchao9 commented on a change in pull request #14062:
URL: https://github.com/apache/shardingsphere/pull/14062#discussion_r768280298



##########
File path: docs/document/content/user-manual/shardingsphere-scaling/usage.cn.md
##########
@@ -134,11 +154,11 @@ 
GENERATED_KEY(COLUMN=order_id,TYPE(NAME=snowflake,PROPERTIES("worker-id"=123)))
 );
 ```
 
-**注意**:当前版本不支持通过修改`TableRule`触发迁移。
+**注意**:当前版本不支持通过修改`TableRule`触发迁移。对于同一个逻辑表,不能混合使用这2种格式。
 
 #### 查询所有迁移任务
 
-详情请参见[RAL#弹性伸缩](/cn/user-manual/shardingsphere-proxy/usage/distsql/syntax/ral/ral/#%E5%BC%B9%E6%80%A7%E4%BC%B8%E7%BC%A9)。
+详情请参见[RAL#弹性伸缩](/cn/user-manual/shardingsphere-proxy/usage/distsql/syntax/ral/#%E5%BC%B9%E6%80%A7%E4%BC%B8%E7%BC%A9)。

Review comment:
       yes, I will do this.




-- 
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]


Reply via email to