yiguolei commented on code in PR #31981: URL: https://github.com/apache/doris/pull/31981#discussion_r1517444605
########## be/src/runtime/fragment_mgr.cpp: ########## @@ -587,7 +587,7 @@ void FragmentMgr::remove_pipeline_context( template <typename Params> Status FragmentMgr::_get_query_ctx(const Params& params, TUniqueId query_id, bool pipeline, Review Comment: 这里已经有了Params, 而调用的时候是params.is_nereids, 为啥要单独传递一下 is_nereids -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org