[ 
https://issues.apache.org/jira/browse/IOTDB-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jialin Qiao closed IOTDB-359.
-----------------------------
    Fix Version/s: 0.9.1
       Resolution: Fixed

> [0.9.0] TsFile Sketch Tool prints wrong results when the tsfile is very large
> -----------------------------------------------------------------------------
>
>                 Key: IOTDB-359
>                 URL: https://issues.apache.org/jira/browse/IOTDB-359
>             Project: Apache IoTDB
>          Issue Type: Bug
>            Reporter: Lei Rui
>            Assignee: Lei Rui
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I used the TsFile sketch tool on a TsFile sized 2.2G, and the printed result 
> is wrong for that the ChunkGroupMetaDatas are not printed in their address 
> ascending order.
> I analyzed this bug and find that `int` is used when comparing the address of 
> ChunkGroupMetaDatas. However, the address should be long data type.
> I'll fix this bug soon :)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to