You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/01/18 16:47:26 UTC

[iotdb] branch NewTsFile updated (2e0c710 -> 55e8c04)

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

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


    from 2e0c710  remove a useless method
     add 55e8c04  fix TsFileSequenceRead and tsFileSketchTool

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/tsfile/TsFileSequenceRead.java    |  7 ++++---
 .../apache/iotdb/db/tools/TsFileSketchTool.java    | 23 +++++++++++-----------
 .../iotdb/tsfile/read/TsFileSequenceReader.java    |  9 ---------
 .../tsfile/v2/read/TsFileSequenceReaderForV2.java  | 10 ++++++++++
 .../tsfile/read/TsFileSequenceReaderTest.java      |  9 ++-------
 5 files changed, 27 insertions(+), 31 deletions(-)