HappenLee opened a new pull request, #62087: URL: https://github.com/apache/doris/pull/62087
## Summary Enable fuzzy for `enable_query_cache` session variable to match similar pattern with other cache variables. ## What problem does this PR solve? Issue Number: N/A Problem Summary: The `enable_query_cache` variable was missing the `fuzzy = true` attribute, which is inconsistent with other similar cache-related session variables like `enableHiveSqlCache`. ## Release note None -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
