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/07/07 09:27:15 UTC

[iotdb] branch master updated (f1bc4e3 -> 118d6cb)

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

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


    from f1bc4e3  [IOTDB-1399]Add a session interface to connect multiple nodes (#3434)
     add 118d6cb  Primitive Array Manager v3 (#3513)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     |  35 +-
 .../iotdb/db/rescon/PrimitiveArrayManager.java     | 360 ++++++++++-----------
 .../iotdb/db/utils/datastructure/TVList.java       |   2 +-
 3 files changed, 176 insertions(+), 221 deletions(-)