提交 f977b27b 编写于 作者: wmmhello's avatar wmmhello

fix:remove useless setmsg

上级 b029c8f1
...@@ -1635,7 +1635,6 @@ static SSDataBlock* doQueueScan(SOperatorInfo* pOperator) { ...@@ -1635,7 +1635,6 @@ static SSDataBlock* doQueueScan(SOperatorInfo* pOperator) {
} }
pInfo->tqReader->msg2 = (SPackedData){0}; pInfo->tqReader->msg2 = (SPackedData){0};
pInfo->tqReader->setMsg = 0;
pTaskInfo->streamInfo.submit = (SPackedData){0}; pTaskInfo->streamInfo.submit = (SPackedData){0};
return NULL; return NULL;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册