cherrylzhao opened a new issue #2155: optimize performance for DAL SQL like show tables URL: https://github.com/apache/incubator-shardingsphere/issues/2155 if user config huge of actual tables in one logic table, execute show tables are very slow. we can get the logic tables from cached sharding-rule instead of fetching results from actual database, then filter by actual name.
---------------------------------------------------------------- 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
