HTHou commented on code in PR #18276:
URL: https://github.com/apache/iotdb/pull/18276#discussion_r3628732238


##########
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/utils/datastructure/AlignedTVList.java:
##########


Review Comment:
   calculateRamSize() still multiplies the number of timestamp blocks by 
alignedTvListArrayMemCost(), which assumes that every column has a materialized 
primitive array in every block. That assumption is no longer valid after this 
change.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to