[ 
https://issues.apache.org/jira/browse/IOTDB-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zesong Sun reassigned IOTDB-1200:
---------------------------------

    Assignee: Kaifeng Xue  (was: Zesong Sun)

> Support device template
> -----------------------
>
>                 Key: IOTDB-1200
>                 URL: https://issues.apache.org/jira/browse/IOTDB-1200
>             Project: Apache IoTDB
>          Issue Type: Sub-task
>            Reporter: Zesong Sun
>            Assignee: Kaifeng Xue
>            Priority: Major
>             Fix For: 0.12.0
>
>
> To avoid create timeseries repeatedly when a number of devices / storage 
> groups have same sensors, we intend to introduce the concept of *device 
> template*. For example:
> {code}
> set storage group root.beijing
> create device template temp1(
>   (s1 INT32 with encoding=Gorilla, compression=SNAPPY),
>   (s2 FLOAT with encoding=RLE, compression=SNAPPY)
>  )
> set device template temp1 to root.beijing
> {code}
> So that root.beijing has the template temp1.



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

Reply via email to