This is an automated email from the ASF dual-hosted git repository. hxd pushed a commit to branch rel/0.10 in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit be91d7739acd6333679c687d97da41dd24422a9d Author: Xiangdong Huang <[email protected]> AuthorDate: Wed Jun 10 15:54:08 2020 +0800 keep consistent with rpc-changelist.md --- tsfile/format-changelist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tsfile/format-changelist.md b/tsfile/format-changelist.md index d9a07d7..fe1b269 100644 --- a/tsfile/format-changelist.md +++ b/tsfile/format-changelist.md @@ -20,7 +20,7 @@ --> -# version-1 (0.9.x) -> version-2 (0.10.x) +# 0.9.x (version-1) -> 0.10.x (version-2) Last Updated on 2019-11-28 by Jialin Qiao. @@ -33,7 +33,7 @@ Last Updated on 2019-11-28 by Jialin Qiao. | 1047 | [IOTDB-593] Add metaOffset in TsFileMetadata | qiaojialin | Add metaOffset in TsFileMetadata | | 1100 | [IOTDB-605] Add more levels of index in TsFileMetadata | sunzesong | Update the structure of deviceMetadata to a tree-level indexed TsFileMetadata | -# 0.8.0 -> version-1 (0.9.x) +# 0.8.0 -> 0.9.x (version-1) Last Updated on 2019-10-27 by Lei Rui.
