manasagar commented on issue #37766:
URL: 
https://github.com/apache/shardingsphere/issues/37766#issuecomment-3806875729

   
   > This largely depends on other people's ideas; after all, MySQL, Postgres, 
and OpenGauss have already had a lot of YAML written by other contributors. 
However, I can't think of a way to describe my early tests right now. This 
requires hooking some code that isn't yet scalable, and because it involves 
database I/O, it will obviously slow down the startup of ShardingSphere JDBC.
   > 
   > Of course, I don't mind if someone proposes more radical changes or 
submits a PR.
   
   
   I was thinking if their is a way to dynamically generate these files because 
even for stable versions like postgres the number yaml files define is actually 
less than what actual postgres db has(we have 134 and postgres 15 has around 
235) .I can also first try adding only the key static dictionary tables (around 
40) and testing  them by performing random sql queries


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

Reply via email to