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 2022/10/20 13:07:17 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue, #21659: Refactore and optimize DistSQL API and documentation

RaigorJiang opened a new issue, #21659:
URL: https://github.com/apache/shardingsphere/issues/21659

   Hi community,
   
   Since 5.0.0, DistSQL has brought us many new experiences and got a lot of attention from users.
   As more and more users try, the community has also received a lot of feedback, hoping that DistSQL will continue to be improved, such as
   1. Some concepts are unclear:
      - Does `INSTANCE` refer to compute node or storage node?
      - Will `DROP RESOURCE` drop my physical database?
      - Why is the broadcast table called `SHARDING BROADCAST TABLE`?
      - Why the configuration of each feature is called `RULE`, but in MIGRATION it is called `PROCESS CONFIGURATION`?
   2. There are many ways to create a sharding table rule, I don't know how to start? [doc](https://shardingsphere.apache.org/document/current/en/user-manual/shardingsphere-proxy/distsql/syntax/rdl/rule-definition/sharding/)
      - Other features have a similar situation
   3. When are quotation marks necessary and when are they not?
   4. etc.
   
   Therefore, I will propose a plan to refactor the DistSQL API and add more syntax specifications to the document, hoping to reduce the above problems


-- 
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.apache.org

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


[GitHub] [shardingsphere] RaigorJiang closed issue #21659: Refactor and optimize DistSQL API and documentation

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #21659: Refactor and optimize DistSQL API and documentation
URL: https://github.com/apache/shardingsphere/issues/21659


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


[GitHub] [shardingsphere] RaigorJiang commented on issue #21659: Refactor and optimize DistSQL API and documentation

Posted by GitBox <gi...@apache.org>.
RaigorJiang commented on issue #21659:
URL: https://github.com/apache/shardingsphere/issues/21659#issuecomment-1335428732

   Completed.


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