strongduanmu commented on issue #11837: URL: https://github.com/apache/shardingsphere/issues/11837#issuecomment-900137452
This exception is caused by the case that the removed `read_ds_1` data source and the `pr_ds` logical data source have the same table. The single table is checked by default when it is loaded. After discussion, we decided to add an option to the single table conflict check logic, allowing users to decide whether to check or not. -- 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]
