menghaoranss opened a new issue #10417:
URL: https://github.com/apache/shardingsphere/issues/10417


   Refer #9964
   
   Just search `// TODO` below in class `DropShardingTableRuleBackendHandler 
.java` and find hint.
   
   ```
    // TODO
    // 1. get binding tables by getBindingTables()
    // 2. Check whether the dropped table rules exist in the binding table rule
    // 3. throw ShardingTableRulesInUsedException if exist
    // 4. refactor check() method to return void
    // 5. add UT  in DropShardingTableRuleBackendHandlerTest.java
   ```
   
   


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


Reply via email to