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/03/16 06:21:08 UTC

[iotdb] branch Vector updated (61907df -> 6116f14)

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

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


    from 61907df  Merge remote-tracking branch 'origin/Vector' into Vector
     add 3e9cfda  delete useless interface
     add 7332cf2  Merge branch 'Vector' of https://github.com/apache/incubator-iotdb into Vector
     add 6116f14  format code

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java | 23 ------------------
 .../apache/iotdb/db/engine/memtable/IMemTable.java | 12 ----------
 .../db/engine/memtable/PrimitiveMemTableTest.java  | 28 +++++++++++++++-------
 .../iotdb/db/writelog/recover/LogReplayerTest.java | 20 +++++++++++-----
 4 files changed, 33 insertions(+), 50 deletions(-)