You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature requires more consideration, the prepareStatement should set the originStatement after replace the placeholder to literal, and then use NereidsSqlCacheManager.tryParseSql to fetch the cache
Search before asking
Version
2.1
What's Wrong?
perpare stmt support sql_cache in 2.0
after these pr in 2.1, perpare stmt not support sql_cache
#45640
#33262
What You Expected?
perpare stmt support sql_cache in 2.1+
How to Reproduce?
run prepare_stmt_with_sql_cache.groovy in debug mode and check "hit cache" if exist in fe.log
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: