add issue for new tsfile pr

This commit is contained in:
qiaojialin 2020-04-12 10:45:51 +08:00
parent 107e7f74e6
commit d99fe3b0eb
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Last Updated on 2019-11-28 by Jialin Qiao.
| PR# | Name | Author | Changes |
| ---- | ------------------------------------------------------------ | --------------- | ------------------------------------------------------------ |
| 587 | [IOTDB-325] Refactor Statistics | qiaojialin | Move start time, end time, count in PageHeader and ChunkMetadata into Statistics; Remove maxTombstoneTime in ChunkHeader |
| 855 | New TsFile | HTHou | Remove ChunkGroupMetadata, store ChunkMetadata list by series, Add TimeseriesMetadata for each series |
| 855 | [IOTDB-587] New TsFile version 2 | HTHou | Remove ChunkGroupMetadata, store ChunkMetadata list by series, Add TimeseriesMetadata for each series |
| 1024 | [IOTDB-585] Fix recover version bug | qiaojialin | Add MetaMarker.VERSION and version behind each flushing memtable (flushAllChunkGroups) |
# 0.8.0 (version-0) -> version-1