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/09 02:18:25 UTC

[GitHub] [shardingsphere] isHuangXin opened a new issue, #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   This issue is created to better track my PRs for GSoC 2022.
   You can find more details about my project [here](https://summerofcode.withgoogle.com/programs/2022/projects/4PnSweAf)
   
   ## Background
   Apache ShardingSphere is positioned as a Database Plus, and aims at building a standard layer and ecosystem above heterogeneous databases. It focuses on how to reuse existing databases and their respective upper layer, rather than creating a new database. The goal is to minimize or eliminate the challenges caused by underlying databases fragmentation.
   
   Below is my completion plan 
   
   step 1: Parsing YAML files.
   Step2: Figure out what we need to complete the output DistSQL RDL  is 'ADD' and 'CREATE' syntax from parsing YAML files.
   Step3: Wrap a command line tool to complete the conversion of YAML to DistSQL without starting a proxy.
   
   
   
   - [x] ADD RESOURCE dataSource
   - [x] CREATE SHARDING TABLE RULE 
   - [x] Sharding Binding Table Rule
   - [x] Sharding Broadcast Table Rule
   - [x] Sharding Scaling Rule
   - [x] CREATE READWRITE_SPLITTING RULE
   - [x] CREATE DB_DISCOVERY RULE
   - [x] CREATE ENCRYPT RULE
   - [x] CREATE SHADOW 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.

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 commented on issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   > Sry for late reply. The link has been updated, is it accessible now?
   
   Yes, the new link is accessible.


-- 
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 #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   Not 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


[GitHub] [shardingsphere] github-actions[bot] commented on issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #17939:
URL: https://github.com/apache/shardingsphere/issues/17939#issuecomment-1272349739

   Hello , this issue has not received a reply for several days.
   This issue is supposed to be closed.


-- 
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] github-actions[bot] closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script
URL: https://github.com/apache/shardingsphere/issues/17939


-- 
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] isHuangXin commented on issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   Hi, @RaigorJiang 
   This issue about GSoC 2022 has been completed 🎉.
   Thank you for the great guidance, which has made me learn a lot. 
   
   I will continue to contribute code to ShardingSphere, here is my GSoC 2022 final report link: https://github.com/isHuangXin/GSoC-2022-DistSQL-Convert-Tool


-- 
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 closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

Posted by GitBox <gi...@apache.org>.
RaigorJiang closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script
URL: https://github.com/apache/shardingsphere/issues/17939


-- 
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 #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   @isHuangXin 
   Sorry, this CI failure has not been completed
   https://github.com/apache/shardingsphere/pull/20843


-- 
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] isHuangXin commented on issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   > Hi @isHuangXin , Nice to see you here! But the link you provided cannot be accessed (access denied).
   
   Sry for late reply. The link has been updated, is it accessible now?


-- 
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] yx9o closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

Posted by GitBox <gi...@apache.org>.
yx9o closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script
URL: https://github.com/apache/shardingsphere/issues/17939


-- 
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 #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   Hi @isHuangXin ,
   Nice to see you here!  But the link you provided cannot be accessed (access denied).


-- 
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] TeslaCN commented on issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

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

   This issue is not finished yet.


-- 
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] isHuangXin closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script

Posted by "isHuangXin (via GitHub)" <gi...@apache.org>.
isHuangXin closed issue #17939: [GSOC 2022] Develop an external tool to convert YAML configuration DistSQL script
URL: https://github.com/apache/shardingsphere/issues/17939


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