strongduanmu commented on issue #33364: URL: https://github.com/apache/shardingsphere/issues/33364#issuecomment-2513976203
@Yash-cor Can you give an example to illustrate your question? Ultimately, what we want to achieve is two sets of YAML APIs and two sets of DistSQL, but autoTables is just a syntax sugar for tables, and actualDataSources is also a syntax sugar for actualDataNodes. We need to convert it to tables and actualDataNodes before persisting metadata and initializing ShardingRule. Because it only exists as syntax sugar, when we SHOW SHARDING RULE, the configuration displayed should be the corresponding results of tables and actualDataNodes. -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org