Skip to content

Commit 89be4c9

Browse files
committed
update
1 parent 4203462 commit 89be4c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

be/src/pipeline/pipeline_task.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ PipelineTask::PipelineTask(
7272
_sink(pipeline->sink_shared_pointer()),
7373
_le_state_map(std::move(le_state_map)),
7474
_task_idx(task_idx),
75-
_execution_dep(state->get_query_ctx()->get_execution_dependency()),
7675
_pipeline_name(_pipeline->name()) {
7776
_pipeline_task_watcher.start();
7877
_execution_dependencies.push_back(state->get_query_ctx()->get_execution_dependency());

0 commit comments

Comments
 (0)