刘珍 created IOTDB-2388:
-------------------------

             Summary: [select .. into] When the source device contains unseq 
tsfile, the target device also has unseq tsfile
                 Key: IOTDB-2388
                 URL: https://issues.apache.org/jira/browse/IOTDB-2388
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Server
    Affects Versions: 0.13.0-SNAPSHOT
            Reporter: 刘珍
         Attachments: image-2022-01-13-17-07-54-703.png

master 3d4bd3d0b5b59e3ca2e24c2a306d14b7e8c45902

干净环境。

关合并
enable_seq_space_compaction=false
enable_unseq_space_compaction=false
enable_cross_space_compaction=false

源设备含乱序文(benchmark配置文件见附件),
benchmark写入完成,cli执行flush

cli执行select into :
select s_0,s_1,s_2,s_3,s_4,s_5 into 
root.db.dev.s_0,root.db.dev.s_1,root.db.dev.s_2,root.db.dev.s_3,root.db.dev.s_4,root.db.dev.s_5
 from root.test.g_0.d_0; 

执行完成后,查看unseq下的tsfile信息:
源:1606个tsfile
目标:1625个tsfile
目标不应该有乱序数据文件。
 !image-2022-01-13-17-07-54-703.png! 




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to