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/05/03 14:52:03 UTC

[iotdb] branch memtsblock updated (aa8c854b26 -> c92eb839b9)

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

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


    from aa8c854b26 dev more
     add c92eb839b9 fix bug

No new revisions were added by this update.

Summary of changes:
 .../db/engine/querycontext/AlignedReadOnlyMemChunk.java     | 13 +++++++++++++
 .../iotdb/db/query/reader/chunk/MemAlignedPageReader.java   |  6 ++++--
 .../apache/iotdb/db/service/thrift/impl/TSServiceImpl.java  |  1 +
 .../apache/iotdb/db/utils/datastructure/AlignedTVList.java  | 11 ++++++-----
 .../iotdb/tsfile/read/common/block/TsBlockBuilder.java      |  6 ++++++
 5 files changed, 30 insertions(+), 7 deletions(-)