feat: optimize encode/decode resultRow

This commit is contained in:
wangmm0220 2022-04-11 17:55:53 +08:00
parent 45b766cd35
commit bc4e73a3dd
1 changed files with 1 additions and 1 deletions

View File

@ -5360,8 +5360,8 @@ static int32_t doOpenIntervalAgg(SOperatorInfo* pOperator) {
taosMemoryFree(result);
}
}
}
#endif
}
closeAllResultRows(&pInfo->binfo.resultRowInfo);
finalizeMultiTupleQueryResult(pInfo->binfo.pCtx, pOperator->numOfOutput, pInfo->aggSup.pResultBuf,