feature/qnode

This commit is contained in:
dapan1121 2022-04-14 15:28:43 +08:00
parent 955695ebe5
commit 7d92aaaad3
1 changed files with 1 additions and 0 deletions

View File

@ -898,6 +898,7 @@ static int32_t mndRetrieveQueries(SNodeMsg *pReq, SShowObj *pShow, char *data, i
}
pShow->numOfRows += numOfRows;
#endif
return numOfRows;
}