提交 3621aa55 编写于 作者: D dapan1121

fix: fix mac compile issue

上级 1d31de43
......@@ -2162,7 +2162,7 @@ static SSDataBlock* sysTableScanUserSTables(SOperatorInfo* pOperator) {
}
pInfo->pRes->info.rows = 0;
pOperator->status == OP_EXEC_DONE;
pOperator->status = OP_EXEC_DONE;
pInfo->loadInfo.totalRows += pInfo->pRes->info.rows;
return (pInfo->pRes->info.rows == 0) ? NULL : pInfo->pRes;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册