refactor: support submitreq2
This commit is contained in:
parent
9e5274df99
commit
25df820419
|
@ -1562,6 +1562,7 @@ static SSDataBlock* doQueueScan(SOperatorInfo* pOperator) {
|
||||||
|
|
||||||
pInfo->tqReader->msg2 = (SPackedSubmit){0};
|
pInfo->tqReader->msg2 = (SPackedSubmit){0};
|
||||||
pInfo->tqReader->setMsg = 0;
|
pInfo->tqReader->setMsg = 0;
|
||||||
|
pTaskInfo->streamInfo.submit = (SPackedSubmit){0};
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue