linghengqian commented on issue #18927: URL: https://github.com/apache/shardingsphere/issues/18927#issuecomment-1177376375
@poo0054 - I'm having a bit of a hard time understanding the meaning of this `all`....because I tried to debug the `org.apache.shardingsphere.sharding.algorithm.sharding.datetime.IntervalShardingAlgorithm` which implements `org.apache.shardingsphere.sharding.api.sharding.standard.StandardShardingAlgorithm` , the `init()` method is executed normally. - If you want to know where to start calling `init()`, see https://github.com/apache/shardingsphere/pull/11931 . - If you can provide a reproduced example, it will obviously help us understand what is happening. -  -- 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]
