strongduanmu commented on issue #16880: URL: https://github.com/apache/shardingsphere/issues/16880#issuecomment-1100772013
@Glowdable Thank you for your feedback. Using default database configuration requires users to be aware of the underlying database, which requires a certain usage cost. ShardingSphere hopes that users can use it like a native database. For what you said, ShardingSphere only needs to load the sharding table, which is obviously wrong. In different scenarios, we also need the metadata of table to make decisions, such as encrypt rewriting or query optimization. Finally, if you encounter some performance issues with SingleTableRule, feedback is welcome and we will try to optimize it. -- 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]
