Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Now, IoTDB can not support negative timestamp. (i.e. before 1970 year.)
For example, below is supported by IoTDB
But, if customer want to use negative timestamp for the date before 1970, it is not accepted.
insert into root.sg1.d1(time, s1) values(-315360000000, 77);
Attachments
Attachments
Issue Links
- links to