Tian Jiang created IOTDB-314:
--------------------------------

             Summary: Partition the data in a storage group by time.
                 Key: IOTDB-314
                 URL: https://issues.apache.org/jira/browse/IOTDB-314
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: Tian Jiang


In many analytic applications, reports are generated daily, weekly or monthly. 
If the data files are naturally partitioned by such intervals, such 
applications will be able to find the target data more easily. Other 
functionalities like daily replication or transfers also benefit from this.

As a result,  we should support embedded storage-group-level time partitioning 
in IoTDB, which allows each TsFile generated by IoTDB will not have data 
exceeds a configurable interval (e.g. a day).

By the way, this is also the fundamental support needed by the distributed 
version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to