delete log

This commit is contained in:
54liuyao 2024-02-01 18:07:19 +08:00
parent a6a312a1a6
commit 4f2fb15a56
1 changed files with 0 additions and 1 deletions

View File

@ -4330,7 +4330,6 @@ static SSDataBlock* doStreamMidIntervalAgg(SOperatorInfo* pOperator) {
} else {
pInfo->pDelRes->info.type = STREAM_DELETE_RESULT;
}
printDataBlock(pInfo->pDelRes, getStreamOpName(pOperator->operatorType), GET_TASKID(pTaskInfo));
return pInfo->pDelRes;
}
continue;