more code

This commit is contained in:
Hongze Cheng 2023-05-04 13:28:16 +08:00
parent 98384b1a4e
commit 80511b334d
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ typedef struct {
STsdb *pTsdb; STsdb *pTsdb;
SFileSet *pSet; SFileSet *pSet;
SBlockData bData;
// reader // reader
SSttFileReader *pSttFReader; SSttFileReader *pSttFReader;
int32_t nSttFSegReader; int32_t nSttFSegReader;