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 9d5f0d4 [IOTDB-1235] Refactor createMultiTimeseries (#2851)
add cce4326 support query memtable step 3
add 3986dd0 Merge branch 'Vector' of https://github.com/apache/iotdb into
Vector
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/engine/memtable/AbstractMemTable.java | 8 +++++-
.../db/engine/memtable/IWritableMemChunk.java | 18 ++++++++++++
.../iotdb/db/engine/memtable/WritableMemChunk.java | 13 +++++++++
.../db/engine/querycontext/ReadOnlyMemChunk.java | 32 +---------------------
.../iotdb/db/utils/datastructure/TVList.java | 2 +-
.../iotdb/db/utils/datastructure/VectorTVList.java | 17 ++++++------
6 files changed, 49 insertions(+), 41 deletions(-)