shuke987 opened a new pull request, #65386: URL: https://github.com/apache/doris/pull/65386
## Summary - Stabilize test_base_compaction_with_dup_key_max_file_size_limit by explicitly setting BE compaction-related configs required by the case. - Lower base_compaction_dup_key_max_file_size_mbytes to 512 during the test so the loaded rowsets reliably hit the file-size filter. - Restore original BE config values in finally to avoid polluting the test environment. ## Testing - ./run-regression-test.sh --run -d compaction -s test_base_compaction_with_dup_key_max_file_size_limit - Remote validation log: /deploy/teamcity_agent13/work/a0477ef061788419/case_output/doris/output/regression-test/log/doris-regression-test.20260708.200842.log - Result: Test 1 suites, failed 0 suites, fatal 0 scripts, skipped 0 scripts -- 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]
