PeiMouRen commented on issue #19753: URL: https://github.com/apache/shardingsphere/issues/19753#issuecomment-1202073965
There are `t_city` tables in the four data sources `ds0`, `ds1`, `ds2` and `ds3`, but `t_city` is not configured as a `broadcast table` in the configuration file`config-sharding.yaml`. Therefore, the above mentioned error will be reported at startup. Does ShardingSphere force the tables that exist in all data sources to be configured as broadcast tables? -- 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]
