You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2022/01/10 12:24:07 UTC

[iotdb] branch tsfile_split updated (2307813 -> 8552049)

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

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


    from 2307813  Finish split tool
     add 8552049  Remove test fields

No new revisions were added by this update.

Summary of changes:
 example/tsfile/src/main/java/org/apache/iotdb/tsfile/Constant.java   | 1 -
 .../src/main/java/org/apache/iotdb/tsfile/TsFileSequenceRead.java    | 5 ++---
 .../src/main/java/org/apache/iotdb/db/tools/TsFileRewriteTool.java   | 2 --
 server/src/main/java/org/apache/iotdb/db/tools/TsFileSplitTool.java  | 1 -
 .../main/java/org/apache/iotdb/tsfile/read/TsFileSequenceReader.java | 2 +-
 5 files changed, 3 insertions(+), 8 deletions(-)