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

Jialin Qiao reassigned IOTDB-2815:
----------------------------------

    Assignee:     (was: chencang)

> Add a new interface of insertRecord without TsDataType
> ------------------------------------------------------
>
>                 Key: IOTDB-2815
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2815
>             Project: Apache IoTDB
>          Issue Type: New Feature
>          Components: Client/Java
>            Reporter: Haonan Hou
>            Priority: Minor
>              Labels: easy-fix, pull-request-available
>
> See discussion here https://github.com/apache/iotdb/discussions/5352
> It is possible to add a Syntactic sugar about this.
> {code:java}
> insertRecord(String deviceId, long time, List<String> measurements, 
> List<Object> values)
> {code}
> 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.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to