You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/01/21 12:01:19 UTC

[GitHub] [iotdb] zhanglingzhe0820 opened a new issue #2545: 乱序合并时当乱序文件endTime>顺序文件endTime时,结果文件endTime未被更新(When merge files where unseq-file's endTime>seq-file's endTime, the result file's endTime is not updated)

zhanglingzhe0820 opened a new issue #2545:
URL: https://github.com/apache/iotdb/issues/2545


   乱序合并时当乱序文件endTime>顺序文件endTime时,结果文件endTime未被更新
   比如对于顺序文件[100,200],乱序文件[150,300]进行合并,结果文件时间范围应为[100,300]
   但是现在得到的结果是[100,200]
   When merge files where unseq-file's endTime>seq-file's endTime, the result file's endTime is not updated.
   For example, given seq file [100,200] and unseq file [150,300] to be merged, the result file time range should be [100,300]
   But now the result is [100,200]
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] JackieTien97 closed issue #2545: 乱序合并时当乱序文件endTime>顺序文件endTime时,结果文件endTime未被更新(When merge files where unseq-file's endTime>seq-file's endTime, the result file's endTime is not updated)

Posted by GitBox <gi...@apache.org>.
JackieTien97 closed issue #2545:
URL: https://github.com/apache/iotdb/issues/2545


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] JackieTien97 closed issue #2545: 乱序合并时当乱序文件endTime>顺序文件endTime时,结果文件endTime未被更新(When merge files where unseq-file's endTime>seq-file's endTime, the result file's endTime is not updated)

Posted by GitBox <gi...@apache.org>.
JackieTien97 closed issue #2545:
URL: https://github.com/apache/iotdb/issues/2545


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org