You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xu...@apache.org on 2021/01/21 08:35:52 UTC

[iotdb] branch add_python_interface updated (25669af -> a6c2afa)

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

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


    from 25669af  change timeout
     add 5c438bf  Add the user guide for upgrading v0.11/0.10 to v0.12 (#2531)
     add 7a393ef  fix some upgrade recover bugs (#2536)
     add a6c2afa  Merge branch 'master' of https://github.com/apache/iotdb into add_python_interface

No new revisions were added by this update.

Summary of changes:
 docs/Download/README.md                                | 17 ++++++++++++++++-
 docs/zh/Download/README.md                             | 14 +++++++++++++-
 .../apache/iotdb/db/engine/upgrade/UpgradeTask.java    |  3 ++-
 .../java/org/apache/iotdb/db/utils/UpgradeUtils.java   | 18 +++++++++++++-----
 4 files changed, 44 insertions(+), 8 deletions(-)