You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/04/11 03:08:24 UTC

[incubator-iotdb] branch fix_recover_delete_bug updated (4818838 -> cc29de2)

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

qiaojialin pushed a change to branch fix_recover_delete_bug
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 4818838  fix test
     add cc29de2  fix all test and add changelist

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/tsfile/TsFileSequenceRead.java   | 4 ++++
 tsfile/format-changelist.md                                         | 1 +
 .../java/org/apache/iotdb/tsfile/read/TsFileSequenceReader.java     | 1 +
 .../src/main/java/org/apache/iotdb/tsfile/utils/VersionUtils.java   | 3 +++
 .../src/main/java/org/apache/iotdb/tsfile/write/TsFileWriter.java   | 3 +--
 .../java/org/apache/iotdb/tsfile/read/TsFileSequenceReaderTest.java | 3 +++
 .../iotdb/tsfile/write/writer/RestorableTsFileIOWriterTest.java     | 6 ++++--
 7 files changed, 17 insertions(+), 4 deletions(-)