BiteTheDDDDt commented on PR #10953:
URL: https://github.com/apache/doris/pull/10953#issuecomment-1186806129

   > > 
   > 
   > @BiteTheDDDDt I think could not use smart pointer. I think this pr want to 
control de deconstructor sequence. Smart pointer could not control that.
   
   I think the destruct of those pointer will be call by reverse construct 
order and after `doris::ExecEnv::destroy(exec_env)` also, is it seems ok?


-- 
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]

Reply via email to