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 2020/12/28 11:06:12 UTC

[iotdb] branch time_index updated (8f1354e -> f3c088b)

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

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


    from 8f1354e  Fix sonar
     add f3c088b  Fix review

No new revisions were added by this update.

Summary of changes:
 .../engine/storagegroup/StorageGroupProcessor.java |  2 +-
 .../storagegroup/timeindex/DeviceTimeIndex.java    | 83 ++++++++++++----------
 .../storagegroup/timeindex/FileTimeIndex.java      |  8 +--
 .../engine/storagegroup/timeindex/ITimeIndex.java  | 18 ++---
 4 files changed, 60 insertions(+), 51 deletions(-)