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 2022/02/24 08:52:01 UTC

[iotdb] branch iotdb_2599 updated (8298bff -> f3e2a8d)

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

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


    from 8298bff  [IOTDB-2599] Fix example of insertAlignedTablet is incorrect
     add f3e2a8d  remove isAligned in tablet

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/session/Session.java     | 67 ++++++++++++----------
 .../org/apache/iotdb/session/pool/SessionPool.java | 42 ++++++++++----
 .../session/IoTDBSessionVectorAggregationIT.java   |  3 +-
 .../iotdb/session/IoTDBSessionVectorInsertIT.java  |  1 -
 .../apache/iotdb/tsfile/write/record/Tablet.java   | 10 ----
 5 files changed, 68 insertions(+), 55 deletions(-)