Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-4558

Use insertRowsOfOneDevice to execute insert multi rows sql statement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • 2022-11-Cluster

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              mzk 马子坤
              haonan Haonan Hou
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: