Haonan Hou created IOTDB-599:
--------------------------------
Summary: Fix TsFileSketchTool
Key: IOTDB-599
URL: https://issues.apache.org/jira/browse/IOTDB-599
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Haonan Hou
Fix For: 0.10.0-SNAPSHOT
Attachments: Screen Shot 2020-04-19 at 11.04.50 AM.png
After changing the Metadata part of TsFile, the TsFileSketchTool need to be
changed too.
Currently, the TsFileSketchTool only shows TsFileMetadata without any other
informations such as TimeseriesMetadata and version informations.
!Screen Shot 2020-04-19 at 11.04.50 AM.png!
Besides, the TsFileSketchTool fetch the position of Chunk from a map device ->
List<ChunkMetadata>, which is not sorted by the Offsets.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)