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(-)