daizf opened a new issue #1833: Can I configure more than one strategy for a logic table? URL: https://github.com/apache/incubator-shardingsphere/issues/1833 At present, the database(table)-sharding strategy for a logic table is one of two choices , routeByHint or routeByShardingConditions. Can I configure more than one strategy for a logic table? For example, when the Sharding condition is empty, I can use the routeByHint.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
