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/11/07 01:30:00 UTC

[jira] [Assigned] (IOTDB-4558) Use insertRowsOfOneDevice to execute insert multi rows sql statement

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

Haonan Hou reassigned IOTDB-4558:
---------------------------------

    Assignee: 马子坤

> Use insertRowsOfOneDevice to execute insert multi rows sql statement
> --------------------------------------------------------------------
>
>                 Key: IOTDB-4558
>                 URL: https://issues.apache.org/jira/browse/IOTDB-4558
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Haonan Hou
>            Assignee: 马子坤
>            Priority: Minor
>
> Currently, we use insertRowsStatement and insertRowsNode to execute insert multi rows sql like `insert into root.sg2.d1(time, s1, s2) values(1, 1, 1),(2, 2, 2), (3, 3, 3);` .
> It can be changed to insertRowsOfOneDeviceStatement and insertRowsOfOneDeviceNode.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)