You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/09/07 02:30:42 UTC

[iotdb] branch insertVector updated (a424088 -> 404603b)

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 a424088  Fix tests
     add 404603b  add IT and javaDoc

No new revisions were added by this update.

Summary of changes:
 .../iotdb/AlignedTimeseriesSessionExample.java     |   4 +-
 .../java/org/apache/iotdb/session/Session.java     |  22 +++-
 .../org/apache/iotdb/session/pool/SessionPool.java |  59 ++++++++++
 .../apache/iotdb/session/IoTDBSessionVectorIT.java | 130 ++++++++++++++++++++-
 4 files changed, 203 insertions(+), 12 deletions(-)