totalo commented on pull request #10840: URL: https://github.com/apache/shardingsphere/pull/10840#issuecomment-866777048
> Hi @totalo , > > Thanks for your continued improvement. This PR looks fine with me, and we can consider the following two points for the next PR, > > 1. Remove the stale `StandardMetaDataContexts ` constructor > 2. Add a tableName field in `TableMetaData` wo avoid `Map<Map<String, TableMetaData>, Map<String, TableMetaData>> build()` > > Also, @Beyondeclipse, do you think this PR has room to improve in #10911? Could you give more explanation? > > @terrymanu , could you have a look at `ShardingSphereRulesBuilder.java` of this PR, since I saw it involves your `todo` comment? OK, thank you. I will fix these two problems as soon as possible. -- 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]
