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 2019/07/10 07:34:33 UTC

[incubator-iotdb] branch fix_statstic_bug updated (2024d70 -> 6208634)

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

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


    from 2024d70  add ut test and fix a bug of Statistics when restoring
     add 6208634  fix some comment

No new revisions were added by this update.

Summary of changes:
 .../db/engine/storagegroup/TsFileProcessor.java      |  2 +-
 .../db/engine/memtable/MemTableFlushTaskTest.java    |  6 +++---
 .../db/engine/storagegroup/TsFileProcessorTest.java  | 20 ++++++++++----------
 .../write/writer/RestorableTsFileIOWriter.java       | 16 ++++++++--------
 4 files changed, 22 insertions(+), 22 deletions(-)