Haonan Hou created IOTDB-4674:
---------------------------------

             Summary: settle.sh can not work in 0.14.0-preview
                 Key: IOTDB-4674
                 URL: https://issues.apache.org/jira/browse/IOTDB-4674
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: Haonan Hou


How to reproduce:

insert into root.sg.d1(time,s1) values(1,1)

flush

delete from root.sg.d1.s1 where time > 0

Stop IoTDB server

run ./settle.sh /data/data

Start IoTDB server

select ** from root

Then you can see the data that should be deleted.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to