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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]