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

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


    from 27e985663b5 Add tests for lazy aligned array accounting
     add a3351070628 fix memory calculation

No new revisions were added by this update.

Summary of changes:
 .../memtable/AlignedWritableMemChunk.java          |   4 +
 .../dataregion/memtable/TsFileProcessor.java       | 303 ++++++++++++++++-----
 .../db/utils/datastructure/AlignedTVList.java      |  55 +++-
 .../iotdb/db/utils/datastructure/TVList.java       |  13 +-
 .../dataregion/memtable/TsFileProcessorTest.java   |  90 +++++-
 .../db/utils/datastructure/AlignedTVListTest.java  |  37 +++
 6 files changed, 428 insertions(+), 74 deletions(-)

Reply via email to