shuke987 opened a new pull request, #65232: URL: https://github.com/apache/doris/pull/65232
## Summary Fix branch-4.1 query_profile/test_writer_profile by explicitly setting profile_level=1 before the first INSERT profile check. The case verifies that writer details are hidden at profile level 1 and present at profile level 2. branch-4.1 now defaults profile_level to 2, so the first half must set the intended level explicitly instead of depending on the old default. ## Testing - [x] git diff --check - [ ] Runtime regression test not run locally; requires branch-4.1 regression environment with S3 credentials -- 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]
