You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Haonan Hou (Jira)" <ji...@apache.org> on 2022/11/03 02:14:00 UTC

[jira] [Created] (IOTDB-4842) Type infer error when insert a large number

Haonan Hou created IOTDB-4842:
---------------------------------

             Summary: Type infer error when insert a large number
                 Key: IOTDB-4842
                 URL: https://issues.apache.org/jira/browse/IOTDB-4842
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Engine
    Affects Versions: 0.13.0, 0.14.0-SNAPSHOT
            Reporter: Haonan Hou


To reproduce:
{code:java}
IoTDB> insert into root.sg1.d2(time, s98, s99) values(10, 2, 271840880000000000000000)
Msg: 500: Unexpected errors: For input string: "271840880000000000000000" {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)