tristaZero commented on issue #9628: URL: https://github.com/apache/shardingsphere/issues/9628#issuecomment-797215826
Hi @Emitswang , Thanks for your detailed explanation, which helps me get an all-sided view of your case. I guess ShardingSphere can solve your sharding need by like `HINT` or extra configuration, but that will also bring a burden to your business code. That's fine to pick up whatever solutions you like. Here are the response to your questions, 1. I guess we already reach a conclusion on `build()` of `ShardingSphereRulesBuilder`. Just do it. 2. Yes. 3. If the existing UT can cover your modification, a new one is unnecessary. Whereas you need a new one. 4. No exact deadline, but... maybe it is better to leave it within one or two months? FYI. [Contributor guidance](https://shardingsphere.apache.org/community/cn/contribute/contributor/) ---------------------------------------------------------------- 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]
