lming created IOTDB-1029:
----------------------------
Summary: when the value length of be inserted is long than datatype
Key: IOTDB-1029
URL: https://issues.apache.org/jira/browse/IOTDB-1029
Project: Apache IoTDB
Issue Type: Improvement
Reporter: lming
User insert a sensor value but the value length is long than the default length
of the datatype , it should get an error and couldn't insert the long value.
Now the value is inserted into the db,when user want to query some record
include that info , it value is replaced with a word 'Infinity'.
I think it couldn't be inserted into the db when the value is long than the
default length of the datatype.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)