This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch insertVector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 404603b add IT and javaDoc
add 8859613 insertRecords & insertStrRecords
No new revisions were added by this update.
Summary of changes:
.../iotdb/AlignedTimeseriesSessionExample.java | 33 ++++++--
.../org/apache/iotdb/db/service/TSServiceImpl.java | 28 +++---
.../java/org/apache/iotdb/session/Session.java | 99 +++++++++++++++-------
.../apache/iotdb/session/SessionConnection.java | 6 +-
.../org/apache/iotdb/session/pool/SessionPool.java | 6 +-
.../apache/iotdb/session/IoTDBSessionVectorIT.java | 65 ++++++++------
.../apache/iotdb/session/SessionCacheLeaderUT.java | 10 +--
thrift/src/main/thrift/rpc.thrift | 16 ++--
8 files changed, 169 insertions(+), 94 deletions(-)