[
https://issues.apache.org/jira/browse/IOTDB-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haonan Hou reassigned IOTDB-1610:
---------------------------------
Assignee: Haonan Hou
> TsFileRewriteTool is writing incorrect data file
> ------------------------------------------------
>
> Key: IOTDB-1610
> URL: https://issues.apache.org/jira/browse/IOTDB-1610
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/TsFile
> Affects Versions: master branch, 0.12.2
> Reporter: Haonan Hou
> Assignee: Haonan Hou
> Priority: Major
>
> The TsFileRewriteTool has two bugs to fix.
> # If there are two pages in a Chunk, the first page crosses the time
> partition but not the second, then the rewritten new TsFile will have pages
> sequence issue, which causes the query result is not correct.
> # When the TsFileRewriteTool writing page data that doesn't need to decode,
> the current logic will write the uncompressed bytes to new file, which causes
> the reader cannot deserialize the page data.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)