Hi, I just would like to correct one thing. The current version number in tsfile header is a byte 0x03 and the String `000001` and `000002` are used before IoTDB 0.11. ;-)
Best, Haonan > On Jan 4, 2024, at 11:26 AM, Jialin Qiao <[email protected]> wrote: > > Hi, > > As current version of TsFile is used in IoTDB 0.12, 0.13, 1.x, we > could set the first release version of TsFile 1.0.0. > Local alteration of TsFile should always compatible with old version, > so we could keep the major version 1.x.x as long as possible. > > Note: The version number in tsfile header is 000003. We could change > it to 000001, the 000001 and 000002 are only used before IoTDB 0.11, > which is nolonger maintained. What do you think? > > Thanks, > Jialin Qiao
