wu-sheng commented on issue #4131: ShardingSphere storage configuration, e2e test and doc for SkyWalking 7 URL: https://github.com/apache/skywalking/issues/4131#issuecomment-590192000 > How to make proxy know there is a to-check table which is not existing in configuration? You don't need that. You just need to provide a feature about, whether table without config rule, should go into the default datasource or report error. Or, support no default datasource. > I am not sure whether it will be included in next release, IMO it is not a widespread need that all of the user_* tables, i.e, user_all, user_single need sharding. Most cases i got are to shard tables like t_order and t_order_item, at this moment wildcard is not needed. I am not following, why setting `t_order*` for both `t_order` and `t_order_item` is not reasonable?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
