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 e64bb52  fix sonar
     add fc665f8  kill the bug taken my night

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/utils/FileLoaderUtils.java   |  2 +-
 .../java/org/apache/iotdb/db/utils/UpgradeUtils.java | 20 ++++++++++----------
 .../apache/iotdb/tsfile/file/header/ChunkHeader.java | 10 ++++------
 .../iotdb/tsfile/file/metadata/ChunkMetadata.java    | 10 ++++++++++
 .../iotdb/tsfile/read/TsFileSequenceReader.java      |  4 ++--
 .../iotdb/tsfile/read/reader/chunk/ChunkReader.java  | 18 +++++++++++++++++-
 .../tsfile/v1/file/metadata/OldChunkMetadata.java    |  4 +++-
 .../iotdb/tsfile/v1/file/utils/HeaderUtils.java      | 13 +++++++++++++
 .../v1/read/TsFileSequenceReaderForOldFile.java      | 17 ++++++++---------
 9 files changed, 68 insertions(+), 30 deletions(-)

Reply via email to