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

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


    from 05d578231ca Merge branch 'iotdb_master' into optimizeMemtableScan
     add f86af959f4b supports config

No new revisions were added by this update.

Summary of changes:
 .../queryengine/execution/operator/source/SeriesScanUtil.java | 10 +++++-----
 .../dataregion/memtable/AlignedReadOnlyMemChunk.java          |  3 ++-
 .../storageengine/dataregion/memtable/ReadOnlyMemChunk.java   |  3 ++-
 .../dataregion/read/reader/chunk/MemAlignedChunkLoader.java   |  5 +++++
 .../dataregion/read/reader/chunk/MemChunkLoader.java          | 11 +++++++++++
 .../apache/iotdb/db/utils/datastructure/MemPointIterator.java |  8 +++++---
 .../db/utils/datastructure/MultiAlignedTVListIterator.java    |  2 --
 7 files changed, 30 insertions(+), 12 deletions(-)

Reply via email to