fix:remove useless setmsg

This commit is contained in:
wangmm0220 2023-04-02 22:38:18 +08:00
parent b029c8f157
commit f977b27b88
1 changed files with 0 additions and 1 deletions

View File

@ -1635,7 +1635,6 @@ static SSDataBlock* doQueueScan(SOperatorInfo* pOperator) {
}
pInfo->tqReader->msg2 = (SPackedData){0};
pInfo->tqReader->setMsg = 0;
pTaskInfo->streamInfo.submit = (SPackedData){0};
return NULL;
}