Open
Description
The time compression and encoding can be specified via config. However, this information is not included in a TsFile, and one cannot know the time compression and encoding if he only has the TsFile.
For TsFile V4, there is a property map at the end of the file, so we can and WE SHOULD record the time compression and encoding in the map.
For TsFile V3 and older, unfortunately, there seems to be no good solution, but maybe we can provide some protection mechanism: if the decoding or uncompressing of a time page fails, the reader should try another decoding/compression automatically until success or all methods have failed.
Metadata
Metadata
Assignees
Labels
No labels
Activity