huang714669 commented on issue #21503: URL: https://github.com/apache/shardingsphere/issues/21503#issuecomment-1275548544
update the among message to english? I have updated actualDataNodes both in `configurations.actualDataNodes` and `tableRules.actualDataNodes`, by use reflection to update the ContextManager successfully. But when execute doSharding() method, it seems the availableTargetNames still be the old value, so this is because `shardingAlgorithm` will not use the config in `ContextManager`? Does shardingshpere provide a more automic way to generate tables if not exsits?In this way, we can do sharding without config `actualDataNodes `; shardingsphere will help to generate accordingly table if it not created -- 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]
