You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2022/01/18 13:57:38 UTC

[iotdb] branch master updated (6535dc3 -> a0ff477)

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

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


    from 6535dc3  Support aligned timeseries recovery in TsFileSequenceReader selfCheck (#4879)
     add a0ff477  Update session and JDBC doc about compatible with 0.13 (#4887)

No new revisions were added by this update.

Summary of changes:
 docs/UserGuide/API/Programming-JDBC.md                           | 5 +++++
 docs/UserGuide/API/Programming-Java-Native-API.md                | 3 +++
 docs/zh/UserGuide/API/Programming-JDBC.md                        | 6 ++++++
 docs/zh/UserGuide/API/Programming-Java-Native-API.md             | 3 +++
 example/jdbc/src/main/java/org/apache/iotdb/JDBCExample.java     | 3 ++-
 .../session/src/main/java/org/apache/iotdb/SessionExample.java   | 9 ++++++++-
 .../java/org/apache/iotdb/db/query/control/SessionManager.java   | 2 +-
 7 files changed, 28 insertions(+), 3 deletions(-)