yiguolei commented on code in PR #25524:
URL: https://github.com/apache/doris/pull/25524#discussion_r1368397867


##########
be/src/runtime/fragment_mgr.cpp:
##########
@@ -961,6 +961,11 @@ void FragmentMgr::_set_scan_concurrency(const Param& 
params, QueryContext* query
 #endif
 }
 
+bool FragmentMgr::is_pipeline_fragment(const TUniqueId& id) {

Review Comment:
   把这个方法删除了吧



##########
be/src/runtime/fragment_mgr.cpp:
##########
@@ -961,6 +961,11 @@ void FragmentMgr::_set_scan_concurrency(const Param& 
params, QueryContext* query
 #endif
 }
 
+bool FragmentMgr::is_pipeline_fragment(const TUniqueId& id) {

Review Comment:
   把这个方法删除了吧



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