Yash-cor commented on issue #33364: URL: https://github.com/apache/shardingsphere/issues/33364#issuecomment-2513955370
> @Yash-cor The ultimate goal is to use actualDataSources as syntax sugar to convert it to actualDataNodes in advance. I think there should only be actualDataNodes in the metadata in the end. But in our config yaml file while using autoTable we used `actualDataSources` and that was converted internally to `actualDataNodes` And now we have to change the autoTable Rule configuration and instead of writing `actualDataSources` we have to use `actualDataNodes` in yaml config files. This would make the autoTable rule same as sharding rule. -- 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]
