Yuan Tian created IOTDB-594:
-------------------------------
Summary: Wrong use of Unseq file's TimeseriesMetadata
Key: IOTDB-594
URL: https://issues.apache.org/jira/browse/IOTDB-594
Project: Apache IoTDB
Issue Type: Bug
Reporter: Yuan Tian
While doing count() aggregation.
If an Unseq file contain two chunk:
chunk1 time range : 1-10
chunk2 time range: 6-15
The Unseq file‘s TimeSeriesMetadata’s count value is 20 not 15.
So when querying, we shouldn't directly use the TimeSeriesMetadata of the
unseen file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)