zhiqiang-hhhh commented on code in PR #39223: URL: https://github.com/apache/doris/pull/39223#discussion_r1716801112
########## be/src/runtime/fragment_mgr.cpp: ########## @@ -479,11 +592,13 @@ void FragmentMgr::coordinator_callback(const ReportStatusRequest& req) { static void empty_function(RuntimeState*, Status*) {} -Status FragmentMgr::exec_plan_fragment(const TExecPlanFragmentParams& params) { +Status FragmentMgr::exec_plan_fragment(const TExecPlanFragmentParams& params, Review Comment: 2.1 上可能有啊 -- 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