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


##########
be/src/pipeline/pipeline_x/pipeline_x_task.h:
##########
@@ -139,7 +139,6 @@ class PipelineXTask : public PipelineTask {
     int task_id() const { return _index; };
 
     void clear_blocking_state() override {
-        
_state->get_query_ctx()->get_execution_dependency()->set_always_ready();

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