BiteTheDDDDt opened a new pull request, #64378: URL: https://github.com/apache/doris/pull/64378
### What problem does this PR solve? Issue Number: None Related PR: None Problem Summary: The default query profile level is 1, which only collects merged profile counters. This change sets the FE session default profile_level to 2 so detailed query profile information is collected by default. ### Release note Set the default query profile level to 2. ### Check List (For Author) - Test: No need to test (only changes the default value of a session variable). - Behavior changed: Yes. The default profile_level is changed from 1 to 2. - Does this need documentation: No -- 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]
