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

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


    from a2f489d  continue fixing bitmap bug and add UT
     add 348750a  fix tests

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java |  8 ++++--
 .../db/qp/physical/crud/InsertTabletPlan.java      | 30 +++++++++++++---------
 .../apache/iotdb/db/utils/QueryDataSetUtils.java   |  3 +++
 .../iotdb/db/utils/datastructure/VectorTVList.java | 22 ++++++++--------
 .../db/engine/memtable/MemTableFlushTaskTest.java  | 27 +++++++++++++++++++
 .../db/engine/memtable/MemTableTestUtils.java      | 15 +++++++++++
 .../db/qp/physical/InsertTabletMultiPlanTest.java  |  2 ++
 .../iotdb/db/qp/physical/InsertTabletPlanTest.java | 11 +++-----
 .../db/utils/datastructure/VectorTVListTest.java   | 22 +++++++++++++++-
 9 files changed, 105 insertions(+), 35 deletions(-)

Reply via email to