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/01/07 02:36:00 UTC

[jira] [Commented] (IOTDB-2257) When inserting mismatched data into a specified time series, an error message should be given

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

Haonan Hou commented on IOTDB-2257:
-----------------------------------

The correct sql should be  
insert into root.sg.d1(s1) values(32)

> When inserting mismatched data into a specified time series, an error message should be given
> ---------------------------------------------------------------------------------------------
>
>                 Key: IOTDB-2257
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2257
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Server
>    Affects Versions: 0.13.0-SNAPSHOT
>            Reporter: xiaozhihong
>            Priority: Major
>         Attachments: image-2022-01-04-15-44-37-453.png
>
>
> Step1:
> start server,enter cli
> Step2: execute sql:
> insert into root.sg.d1(time,s1) values(32)
> !image-2022-01-04-15-44-37-453.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)