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 2020/12/04 10:01:05 UTC

[iotdb] branch NewTsFile updated (a9bed89 -> 0e25b57)

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 a9bed89  resolve conflicts
     add 0e25b57  add merge IT for new tsfile format

No new revisions were added by this update.

Summary of changes:
 .../level/LevelCompactionTsFileManagement.java     |    9 +-
 .../db/integration/IoTDBNewTsFileCompactionIT.java | 1018 ++++++++++++++++++++
 2 files changed, 1025 insertions(+), 2 deletions(-)
 create mode 100644 server/src/test/java/org/apache/iotdb/db/integration/IoTDBNewTsFileCompactionIT.java