fix: last cache rebuild from multi brinBlk
This commit is contained in:
parent
9739c9d7d5
commit
f9950d5fa3
|
@ -2772,7 +2772,7 @@ static int32_t getNextRowFromFS(void *iter, TSDBROW **ppRow, bool *pIgnoreEarlie
|
||||||
}
|
}
|
||||||
|
|
||||||
state->state = SFSNEXTROW_INDEXLIST;
|
state->state = SFSNEXTROW_INDEXLIST;
|
||||||
state->iBrinIndex = indexSize;
|
state->iBrinIndex = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
_check_stt_data:
|
_check_stt_data:
|
||||||
|
|
Loading…
Reference in New Issue