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 2020/04/20 02:10:44 UTC

[incubator-iotdb] branch tag_manage updated (d0ff436 -> 3b1ee86)

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

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


    from d0ff436  fix review
     add 3b1ee86  add session createTimeseries

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/iotdb/SessionExample.java |  8 ++++++++
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  2 +-
 service-rpc/src/main/thrift/rpc.thrift             |  2 +-
 .../java/org/apache/iotdb/session/Session.java     | 11 ++++++++++
 .../org/apache/iotdb/session/pool/SessionPool.java | 24 ++++++++++++++++++++++
 5 files changed, 45 insertions(+), 2 deletions(-)