shuke987 opened a new pull request, #65261: URL: https://github.com/apache/doris/pull/65261
## Summary - Stabilize `external_table_p0/cache/test_file_cache_query_limit.groovy`. - Aggregate `information_schema.file_cache_statistics` metrics across cache paths instead of sampling arbitrary `limit 1` rows. - Sum file-cache capacity bvars across cache paths so the measured query footprint and limit percent use the same scope. ## Testing - [x] `git diff --check -- regression-test/suites/external_table_p0/cache/test_file_cache_query_limit.groovy` - [x] `groovyc -cp /Users/keshu/.m2/repository/org/awaitility/awaitility/4.2.2/awaitility-4.2.2.jar -d /tmp/test_file_cache_query_limit_pr_groovyc regression-test/suites/external_table_p0/cache/test_file_cache_query_limit.groovy` - [ ] External Regression single-case validation (requires authorized environment) -- 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]
