Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Now in createTimeseries sql, datatype and encoding value must be uppercase.
For example, "create timeseries root.vehicle.d1.s1 with datatype=INT32, encoding=RLE".
"create timeseries root.vehicle.d1.s1 with datatype=int32, encoding=rle" is not allowed.
For convenience, the lowercase format input should be allowed.
Attachments
Issue Links
- links to