提交 8384b6ce 编写于 作者: H Hongze Cheng

fix CI case

上级 214c9226
......@@ -920,10 +920,10 @@ static int32_t doLoadBlockIndex(STsdbReader* pReader, SDataFileReader* pFileRead
ASSERT(pBrinBlk->minTbid.suid <= pReader->suid && pBrinBlk->maxTbid.suid >= pReader->suid);
if (pBrinBlk->maxTbid.uid < pList->tableUidList[j]) {
i += 1;
continue;
}
// if (pBrinBlk->maxTbid.uid < pList->tableUidList[j]) {
// i += 1;
// continue;
// }
// this block belongs to a table that is not queried.
STableBlockScanInfo* pScanInfo =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册