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/06/23 02:22:38 UTC

[GitHub] [shardingsphere] RaigorJiang opened a new issue #10928: [Doc] Add English documentation for DistSQL

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


   Hi, ShardingSphere 5.0.0-beta will be released soon, and DistSQL is an important feature, but I found that the English documentation of DistSQL is still in **'TODO'** status and needs to be added urgently. (Can be translated from the corresponding Chinese page)
   The following is a list of document tasks that need to be processed, if anyone wants to help, please claim one(or some) of them.
   **(Please notice: this is a high priority task)**
   
   
   - [DistSQL](https://shardingsphere.apache.org/document/current/en/features/dist-sql/) // Exists
     - [ ] [Syntax](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/) 
       - [ ] [RDL Syntax](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rdl/)
         - [ ] [Data Source](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rdl/rdl-resource/)
         - [ ] [Sharding](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rdl/rdl-sharding-rule/)
         - [ ] [Readwritie-Splitting](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rdl/rdl-readwrite-splitting-rule/)
         - [ ] [Encrypt](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rdl/rdl-encrypt-rule/)
         - [ ] [DB Discovery](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rdl/rdl-db-discovery-rule/)
       - [ ] [RQL Syntax](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rql/)
         - [ ] [Data Source](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rql/rql-resource/)
         - [ ] [Sharding](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rql/rql-sharding-rule/)
         - [ ] [Readwritie-Splitting](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rql/rql-readwrite-splitting-rule/)
         - [ ] [Encrypt](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rql/rql-encrypt-rule/)
         - [ ] [Discovery](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/rql/rql-db-discovery-rule/)
       - [ ] [SCTL Syntax](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/sctl/)
         - [SCTL](https://shardingsphere.apache.org/document/current/en/features/dist-sql/syntax/sctl/sctl/) // Exists
     - [ ] [Usage](https://shardingsphere.apache.org/document/current/en/features/dist-sql/usage/) 
       - [ ] [Sharding](https://shardingsphere.apache.org/document/current/en/features/dist-sql/usage/sharding-rule/)
   
   
   


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

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



[GitHub] [shardingsphere] soulasuna commented on issue #10928: [Doc] Add English documentation for DistSQL

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


   I want to do RQL Syntax 


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

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



[GitHub] [shardingsphere] RaigorJiang closed issue #10928: [Doc] Add English documentation for DistSQL

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #10928:
URL: https://github.com/apache/shardingsphere/issues/10928


   


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

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



[GitHub] [shardingsphere] yx9o commented on issue #10928: [Doc] Add English documentation for DistSQL

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


   I can handle “syntax” and “SCTL Syntax”


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10928: [Doc] Add English documentation for DistSQL

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


   @yx9o  Thank you


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10928: [Doc] Add English documentation for DistSQL

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


   @soulasuna  Thanks for joining 


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10928: [Doc] Add English documentation for DistSQL

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


   Fixes by #10939, #10945, #10946


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

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



[GitHub] [shardingsphere] RaigorJiang commented on issue #10928: [Doc] Add English documentation for DistSQL

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


   I'll fix `RDL Syntax` first.


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

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



[GitHub] [shardingsphere] soulasuna commented on issue #10928: [Doc] Add English documentation for DistSQL

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


   I want to get involved


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

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