Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
master branch, 0.12.3
Description
To reproduce, set enable_mem_control=false, create a timeseries, for example, root.sg.d1.s1 with datatype = int64. Then insert a tablet which contains root.sg.d1.s1 with TEXT value.
The expected result is getting an exception like "313: failed to insert measurements [xx] caused by DataType mismatch, Insert measurement xx type TEXT, metadata tree type INT64"