Yuan Tian created IOTDB-245:
-------------------------------
Summary: Different types of measurements that have same name in
one storage group should be supported.
Key: IOTDB-245
URL: https://issues.apache.org/jira/browse/IOTDB-245
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Yuan Tian
If we have two devices named d1 and d2, and both of them have a sensor named
s1, d1.s1 and d2.s1 must have the same type in current version. So if you
really have d1.s1 which has float type and d2.s1 which has int32 type, you have
to separate them into two different storage groups which is unreasonable.
So we want to remove the restriction about measurements' type of same name in
one storage group.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)