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

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


    from 3e8dbad  remove unnecessary code
     add a8ae075  remove unnecessary code in sequenceReader

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/engine/cache/ChunkCache.java   |  8 ++--
 .../iotdb/tsfile/encoding/decoder/Decoder.java     | 11 +----
 .../tsfile/encoding/decoder/PlainDecoder.java      | 19 --------
 .../file/metadata/OldChunkGroupMetaData.java       | 19 --------
 .../tsfile/file/metadata/OldChunkMetadata.java     | 18 --------
 .../file/metadata/OldTsDeviceMetadataIndex.java    | 14 ------
 .../tsfile/file/metadata/OldTsFileMetadata.java    | 52 ----------------------
 .../iotdb/tsfile/read/TsFileSequenceReader.java    | 29 +++++-------
 .../org/apache/iotdb/tsfile/read/common/Chunk.java |  8 +---
 .../read/controller/CachedChunkLoaderImpl.java     |  2 +-
 .../tsfile/read/reader/chunk/ChunkReader.java      |  4 --
 11 files changed, 18 insertions(+), 166 deletions(-)

Reply via email to