Pace2Car commented on issue #24010: URL: https://github.com/apache/shardingsphere/issues/24010#issuecomment-1418449576
Hi @vikiuvb, we refactored these DistSQL in #21659 to provide a more unified API. Now creating a rule only retains the cohesive mode. Deleting a rule will automatically clean up unused algorithms and retaining `DROP SHARDING ALGORITHM` is used to delete the algorithm registered from the configuration, such as YAML files. -- 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]
