tristaZero opened a new issue #6466: URL: https://github.com/apache/shardingsphere/issues/6466
Hi community, We plan to provide RDL(Rule Definition Language) for `ShardingProxy` since the 5.x version. This feature simplifies the tedious workload for the Sharding configuration. The user can start ShardingProxy without `sharding rule` (However, the registry center is required for the rule durability), then the user can create a sharding rule or a sharding table through RDL SQL. Presently, the execution part for `RDL` is basically done, this issue is to parse RDL SQL out and provide the corresponding SQLPasrser. ---------------------------------------------------------------- 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: [email protected]
