BiteTheDDDDt commented on code in PR #30268:
URL: https://github.com/apache/doris/pull/30268#discussion_r1464249926


##########
be/src/runtime/fragment_mgr.cpp:
##########
@@ -786,7 +786,7 @@ Status FragmentMgr::exec_plan_fragment(const 
TExecPlanFragmentParams& params,
     std::shared_ptr<RuntimeFilterMergeControllerEntity> handler;
     // TODO need check the status, but when I add return_if_error the P0 will 
not pass
     static_cast<void>(_runtimefilter_controller.add_entity(

Review Comment:
   return if error?



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

Reply via email to