Simbafa opened a new issue #6803:
URL: https://github.com/apache/shardingsphere/issues/6803


   ## Feature Request
   
   **For English only**, other languages will not accept.
   
   Please pay attention on issues you submitted, because we maybe need more 
details. 
   If no response anymore and we cannot make decision by current information, 
we will **close it**.
   
   Please answer these questions before submitting your issue. Thanks!
   
   ### Is your feature request related to a problem?
   No
   ### Describe the feature you would like.
   The current implementation is loading all table meta data at once.
   If there are many tables in a database, time cost is high. (150 tables cost 
25+ seconds)
   But maybe only some of the tables will be accessed in the following 
operations.
   Is it possible to load a table meta data only when it is used?


----------------------------------------------------------------
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]


Reply via email to