You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2020/04/26 03:53:49 UTC

[incubator-iotdb] branch upgrade_tool updated (5d4cdd2 -> 25650a2)

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 5d4cdd2  fix query
     add 25650a2  reduce code smells

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/conf/IoTDBConfigCheck.java | 37 +++++++++++++--------
 .../iotdb/db/engine/upgrade/UpgradeTask.java       | 38 +++++++++++++---------
 .../db/tools/upgrade/TsfileOnlineUpgradeTool.java  |  3 +-
 .../apache/iotdb/db/tools/upgrade/UpgradeTool.java | 13 +++-----
 .../org/apache/iotdb/db/utils/UpgradeUtils.java    | 17 ++++------
 .../tsfile/file/metadata/OldTsFileMetadata.java    | 18 ++--------
 6 files changed, 61 insertions(+), 65 deletions(-)