linghengqian commented on issue #21347: URL: https://github.com/apache/shardingsphere/issues/21347#issuecomment-1374476873
@zhfeng - If you are referring to pure Java API to write ShardingSphere configuration, this is not a problem, but it is a problem for ActualDataNodes, which is a string. In the current version, the string of ActualDataNodes will be converted into a `java.util.List` containing all real tables through GroovyShell on the backend of ShardingSphere, and there is currently no way to intervene. -- 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]
