xinyiZzz commented on a change in pull request #7198:
URL: https://github.com/apache/incubator-doris/pull/7198#discussion_r762831347
##########
File path: be/src/runtime/exec_env.h
##########
@@ -93,6 +93,7 @@ class ExecEnv {
// declarations for classes in scoped_ptrs.
~ExecEnv();
+ const bool is_init() { return _is_init; }
Review comment:
Thats great
--
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]