This commit is contained in:
Liu Jicong 2022-01-17 20:03:42 +08:00
parent d9544f8d33
commit 1de23b8b98
1 changed files with 0 additions and 1 deletions

View File

@ -260,7 +260,6 @@ int32_t scheduleQuery(SRequestObj* pRequest, SQueryDag* pDag) {
return scheduleAsyncExecJob(pRequest->pTscObj->pAppInfo->pTransporter, NULL, pDag, &pRequest->body.pQueryJob);
}
<<<<<<<<< Temporary merge branch 1
typedef struct tmq_t tmq_t;
typedef struct SMqClientTopic {