adj operator res

This commit is contained in:
54liuyao 2024-07-22 13:15:24 +08:00
parent fd6c1ecf37
commit 951283fc44
1 changed files with 1 additions and 2 deletions

View File

@ -731,8 +731,7 @@ int32_t qExecTaskOpt(qTaskInfo_t tinfo, SArray* pResList, uint64_t* useconds, bo
_end: _end:
int32_t tmpRes = cleanUpUdfs(); (void)cleanUpUdfs();
qTrace("%s at line %d res:%d", __func__, __LINE__, tmpRes);
uint64_t total = pTaskInfo->pRoot->resultInfo.totalRows; uint64_t total = pTaskInfo->pRoot->resultInfo.totalRows;
qDebug("%s task suspended, %d rows in %d blocks returned, total:%" PRId64 " rows, in sinkNode:%d, elapsed:%.2f ms", qDebug("%s task suspended, %d rows in %d blocks returned, total:%" PRId64 " rows, in sinkNode:%d, elapsed:%.2f ms",