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

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


    from b1b5ea6  [To new_vector] Refactor aligned timeseries creation and 
eliminate VectorMeasurementSchema in metadata module (#4255)
     add 683b3b4  Fix mem control

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java |   7 +-
 .../db/engine/memtable/VectorWritableMemChunk.java |   8 +-
 .../iotdb/db/engine/memtable/WritableMemChunk.java |   3 +-
 .../db/engine/storagegroup/TsFileProcessor.java    | 159 ++++++++++++---------
 .../java/org/apache/iotdb/db/utils/MemUtils.java   |  49 ++-----
 .../iotdb/db/utils/datastructure/TVList.java       |   5 +-
 .../iotdb/db/utils/datastructure/VectorTVList.java |   6 +-
 .../db/utils/datastructure/VectorTVListTest.java   |  21 ++-
 8 files changed, 142 insertions(+), 116 deletions(-)

Reply via email to