You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2020/08/14 04:40:00 UTC

[jira] [Created] (IOTDB-837) ArrayIndexOutOfBoundsException if the measurementId size is not consistent with the value size

Jialin Qiao created IOTDB-837:
---------------------------------

             Summary: ArrayIndexOutOfBoundsException if the measurementId size is not consistent with the value size
                 Key: IOTDB-837
                 URL: https://issues.apache.org/jira/browse/IOTDB-837
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Engine
    Affects Versions: 0.9.3, 0.10.0
            Reporter: Jialin Qiao


IoTDB> insert into root.turbine1.d1(timestamp,s1,s2) values(2,1);

Msg: 500: null



--
This message was sent by Atlassian Jira
(v8.3.4#803005)