You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Xiangdong Huang (Jira)" <ji...@apache.org> on 2020/04/23 05:58:00 UTC

[jira] [Commented] (IOTDB-615) Use TsDataType + Binary to replace String in insert plan

    [ https://issues.apache.org/jira/browse/IOTDB-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17090284#comment-17090284 ] 

Xiangdong Huang commented on IOTDB-615:
---------------------------------------

I like the improvement!

> Use TsDataType + Binary to replace String in insert plan
> --------------------------------------------------------
>
>                 Key: IOTDB-615
>                 URL: https://issues.apache.org/jira/browse/IOTDB-615
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Kaifeng Xue
>            Assignee: Kaifeng Xue
>            Priority: Major
>
> Currently, session insert use String rather than Object to pass values. This causes some impacts to the performance. We need to use object(binary) + type to replace String for a better performance



--
This message was sent by Atlassian Jira
(v8.3.4#803005)