You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/09/14 09:48:45 UTC

[GitHub] [shardingsphere] xfyang1988 commented on issue #7430: How to configure non-separated tables without ShardingSphere for SQL parsing?

xfyang1988 commented on issue #7430:
URL: https://github.com/apache/shardingsphere/issues/7430#issuecomment-691946253


   > @xfyang1988 If so, I suggest you configure the `non-sharding` table with `NoneShardingStratergy`. Plus, `defaultDataSource` is for the `non-sharding` table as well.
   
   Even if "defaultDataSource" or "NoneShardingStratergy" is configured, this kind of table that does not require sharding will need to be parsed by ShardingSphere. I have configured the defaultDataSource now, but the tables that do not need to be sharded will still be parsed by ShardingSphere, which results in slow first parsing


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org