You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Boris Zhu (Jira)" <ji...@apache.org> on 2020/11/04 08:50: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 ]

Boris Zhu reassigned IOTDB-924:
-------------------------------

    Assignee: 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
>            Assignee: Boris Zhu
>            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)