You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2021/01/04 06:24:54 UTC

[iotdb] branch NewTsFile updated (a519308 -> 3d5f885)

This is an automated email from the ASF dual-hosted git repository.

jackietien pushed a change to branch NewTsFile
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from a519308  Merge branch 'master' of https://github.com/apache/iotdb into NewTsFile
     add 3d5f885  [IOTDB-1082] Update MetadataIndexTree structure for v0.12 (#2401)

No new revisions were added by this update.

Summary of changes:
 .../file/metadata/MetadataIndexConstructor.java    |   2 +-
 .../tsfile/file/metadata/MetadataIndexNode.java    |   7 +-
 .../iotdb/tsfile/read/TsFileSequenceReader.java    | 163 ++++++++-------------
 .../tsfile/read/TsFileSequenceReaderTest.java      |  31 ----
 4 files changed, 68 insertions(+), 135 deletions(-)