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

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


    from 3c5b7ea  fix conflict
     add d836be6  Fixing delete all columns
     add 382d302  Add more IT and fix deletion bugs

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/engine/memtable/AbstractMemTable.java |  2 +-
 .../memtable/AlignedWritableMemChunkGroup.java     | 14 +---
 .../db/utils/datastructure/AlignedTVList.java      | 92 ++++------------------
 .../iotdb/db/utils/datastructure/TVList.java       |  3 +-
 .../{ => aligned}/IoTDBDeleteTimeseriesIT.java     | 42 +++++-----
 .../integration/{ => aligned}/IoTDBDeletionIT.java | 31 ++++----
 6 files changed, 55 insertions(+), 129 deletions(-)
 copy server/src/test/java/org/apache/iotdb/db/integration/{ => 
aligned}/IoTDBDeleteTimeseriesIT.java (82%)
 copy server/src/test/java/org/apache/iotdb/db/integration/{ => 
aligned}/IoTDBDeletionIT.java (94%)

Reply via email to