Kaifeng Xue created IOTDB-421:
---------------------------------
Summary: Problem about merge
Key: IOTDB-421
URL: https://issues.apache.org/jira/browse/IOTDB-421
Project: Apache IoTDB
Issue Type: Bug
Reporter: Kaifeng Xue
After dividing storage groups by time partition, merge part contains a
potential bug about merging different partition's data into one partition.
Reproduce method:
Using benchmark to insert data for 2 hours. And query like this:
select s_0 from root.group_0.d_0
The result are not sorted by timestamps
--
This message was sent by Atlassian Jira
(v8.3.4#803005)