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

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


    from 5e7db3a  format code
     add f434983  support query memtable step 2

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java | 15 +----
 .../db/engine/memtable/IWritableMemChunk.java      | 16 -----
 .../iotdb/db/engine/memtable/WritableMemChunk.java | 12 ----
 .../db/engine/querycontext/ReadOnlyMemChunk.java   | 76 ++++++++++++++++++++--
 .../db/engine/storagegroup/TsFileResource.java     |  1 +
 .../iotdb/db/query/reader/chunk/MemPageReader.java |  6 +-
 .../iotdb/db/utils/datastructure/VectorTVList.java |  1 +
 7 files changed, 79 insertions(+), 48 deletions(-)

Reply via email to