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 d9dd825 Merge branch 'Vector' of https://github.com/apache/iotdb into
Vector
add aab52e4 fix write vector bugssss
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/engine/memtable/AbstractMemTable.java | 9 +++++----
.../apache/iotdb/db/engine/storagegroup/TsFileProcessor.java | 11 ++++++-----
.../apache/iotdb/db/qp/physical/crud/InsertTabletPlan.java | 4 ++--
.../org/apache/iotdb/db/utils/datastructure/VectorTVList.java | 2 +-
.../apache/iotdb/db/engine/memtable/MemTableTestUtils.java | 3 ++-
.../iotdb/db/engine/memtable/PrimitiveMemTableTest.java | 3 ++-
6 files changed, 18 insertions(+), 14 deletions(-)