xinyiZzz commented on a change in pull request #8811:
URL: https://github.com/apache/incubator-doris/pull/8811#discussion_r841025686
##########
File path: be/src/util/runtime_profile.cpp
##########
@@ -45,7 +45,7 @@ static const std::string ROOT_COUNTER = "";
RuntimeProfile::RuntimeProfile(const std::string& name, bool
is_averaged_profile)
: _pool(new ObjectPool()),
- _own_pool(false),
+ // _own_pool(false),
Review comment:

Because clang compile failed.
--
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]