tsdb support compress
This commit is contained in:
parent
d31c7f40c7
commit
cd5f8ea415
|
@ -551,7 +551,7 @@ struct SDiskDataHdr {
|
|||
int32_t szKey;
|
||||
int32_t szBlkCol;
|
||||
int32_t nRow;
|
||||
int8_t cmprAlg;
|
||||
uint32_t cmprAlg;
|
||||
|
||||
// fmtVer == 1
|
||||
int8_t numOfPKs;
|
||||
|
|
Loading…
Reference in New Issue