sandynz commented on issue #14415: URL: https://github.com/apache/shardingsphere/issues/14415#issuecomment-1002573547
Since `ShardingSphereDatabaseMetaData.getActualTableNamePattern` will extend table name pattern, it's not suitable for scaling. And `ColumnMetaDataLoader` is the kernel of ShardingSphere, it's better not to change it for new scenario. Workaround: Pipeline metadata loader is recovered and primary key loading is added for scaling. -- 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: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org