Jialin Qiao created IOTDB-1892:
----------------------------------
Summary: TsFile selfcheck tool
Key: IOTDB-1892
URL: https://issues.apache.org/jira/browse/IOTDB-1892
Project: Apache IoTDB
Issue Type: New Feature
Reporter: Jialin Qiao
We need a tool to check whether a TsFile is correct and right.
How to check:
Sequence read to see whether the data part is right. Refer to
TsFileSequenceRead.
Check whether the metadata(index) part is right. Refer to TsFileSketchTool.
Statistics need to be consistent with data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)