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 2021/01/22 08:36:00 UTC

[jira] [Assigned] (IOTDB-924) Support insert multi rows in one insert sentence

     [ https://issues.apache.org/jira/browse/IOTDB-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Haonan Hou reassigned IOTDB-924:
--------------------------------

    Assignee:     (was: Boris Zhu)

> Support insert multi rows in one insert sentence
> ------------------------------------------------
>
>                 Key: IOTDB-924
>                 URL: https://issues.apache.org/jira/browse/IOTDB-924
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: yuqi
>            Priority: Critical
>
> For example support sql sentence
> {code:sql}
> // Some comments here
> insert int root.xxx.xxx(time, m1, m2) values(1, 1, 1), (2, 1, 2), (3, 2, 4)....
> {code}
> Currently, IoTDB only support insert one row in  the insert sentence



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