sandynz opened a new issue #7419: URL: https://github.com/apache/shardingsphere/issues/7419
## Feature Request ### Is your feature request related to a problem? No error, it might hurt performance. ### Describe the feature you would like. Currently, `SQLParseResultCache` has maximum cached elements size `65535`. In some scenario, routed sql will be parsed again. Since logical table has been rewritten as physical table, it need more cache. ---------------------------------------------------------------- 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]
