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

Add a new interface of insertRecord without TsDataType

    XMLWordPrintableJSON

Details

    Description

      See discussion here https://github.com/apache/iotdb/discussions/5352
      It is possible to add a Syntactic sugar about this.

      insertRecord(String deviceId, long time, List<String> measurements, List<Object> values)
      

      Just use the actual Object type of values to infer the TsDataTypes in the Session client, and then send the values and TsDataTypes to server.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              haonan Haonan Hou
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: