enh:[TS-5441] cost too long in tmq write meta data by cache meta and vg info
This commit is contained in:
parent
ddc3676752
commit
3cb60211de
|
@ -2877,6 +2877,7 @@ static int32_t setBlockIntoRes(SStreamScanInfo* pInfo, const SSDataBlock* pBlock
|
|||
return 0;
|
||||
}
|
||||
|
||||
blockDataFreeRes((SSDataBlock*)pBlock);
|
||||
code = calBlockTbName(pInfo, pInfo->pRes, 0);
|
||||
QUERY_CHECK_CODE(code, lino, _end);
|
||||
|
||||
|
|
Loading…
Reference in New Issue