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:43:00 UTC

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

    [ https://issues.apache.org/jira/browse/IOTDB-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177477#comment-17177477 ] 

Jialin Qiao commented on IOTDB-837:
-----------------------------------

This should be checked in PhysicalGenerator and throw exception with clear message.

> 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.10.0, 0.9.3
>            Reporter: Jialin Qiao
>            Priority: Major
>
> 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)