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/04/25 14:14:42 UTC

[incubator-iotdb] branch tsfile_metadata_index_pro updated (5de0f0d -> 752d445)

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

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


    from 5de0f0d  TsFileMetadataIndex pro
     add 752d445  Fix code sonar

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/tsfile/TsFileSequenceRead.java |  6 +++---
 .../iotdb/db/engine/cache/TsFileMetaDataCache.java       |  2 +-
 .../main/java/org/apache/iotdb/db/utils/MergeUtils.java  | 11 ++---------
 .../apache/iotdb/tsfile/read/TsFileSequenceReader.java   | 16 ++++++++++++++++
 .../tsfile/write/writer/RestorableTsFileIOWriter.java    |  1 -
 .../apache/iotdb/tsfile/write/writer/TsFileIOWriter.java |  3 +--
 6 files changed, 23 insertions(+), 16 deletions(-)