EJTTianyu created IOTDB-243:
-------------------------------
Summary: Cannot create measurements with same name and different
types in the same storage group
Key: IOTDB-243
URL: https://issues.apache.org/jira/browse/IOTDB-243
Project: Apache IoTDB
Issue Type: Improvement
Reporter: EJTTianyu
Currently, in the same storage group, e.g.,root.group_0, we cannot create
measurements with same name and different types. e.g. root.group_0.d1.s0 with
INT64 and root.group_0.d2.s0 with FLOAT.
However, in a real example. A Chinese company would like use s0 to record
speed(FLOAT) for one device and use s0 to record door open status(BOOLEAN) for
another device.
Does IoTDB need to support this situation?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)