“930fd35c8de88cc1ce934aa655181c4879422a37”上不存在“drivers/net/wireless/marvell/mwifiex/sta_cmd.c”
提交 193e5ed3 编写于 作者: H Haojun Liao

fix(query): fix syntax error.

上级 5a2c583c
......@@ -1507,7 +1507,7 @@ static SSDataBlock* doStreamFill(SOperatorInfo* pOperator) {
}
doStreamFillImpl(pOperator);
doFilter(pInfo->pCondition, pInfo->pRes, pInfo->pColMatchColInfo);
doFilter(pInfo->pCondition, pInfo->pRes, pInfo->pColMatchColInfo, NULL);
pOperator->resultInfo.totalRows += pInfo->pRes->info.rows;
if (pInfo->pRes->info.rows > 0) {
break;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册