Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.13.0, 0.14.0-SNAPSHOT
-
2022-11-Cluster
Description
To reproduce:
IoTDB> insert into root.sg1.d2(time, s98, s99) values(10, 2, 271840880000000000000000)
Msg: 500: Unexpected errors: For input string: "271840880000000000000000"
271840880000000000000000 can be infered to a double number.