You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Jialin Qiao (Jira)" <ji...@apache.org> on 2022/06/21 06:38:00 UTC

[jira] [Assigned] (IOTDB-2669) Improvement of the C++ client

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

Jialin Qiao reassigned IOTDB-2669:
----------------------------------

    Assignee: ITAMI SHO  (was: Jialin Qiao)

> Improvement of the C++ client
> -----------------------------
>
>                 Key: IOTDB-2669
>                 URL: https://issues.apache.org/jira/browse/IOTDB-2669
>             Project: Apache IoTDB
>          Issue Type: Improvement
>          Components: Client/C++
>            Reporter: Yuan Tian
>            Assignee: ITAMI SHO
>            Priority: Major
>         Attachments: image-2022-03-06-14-28-56-027.png, image-2022-03-06-14-29-24-821.png
>
>   Original Estimate: 40h
>  Remaining Estimate: 40h
>
> Currently, in C++ client, we convert all types of data to string and then save them in Tablet. While call the rpc interface to insert tablet, we convert that from string to the corresponding dataType.
> !image-2022-03-06-14-28-56-027.png!
> !image-2022-03-06-14-29-24-821.png!
> Actually, these conversions can be removed which will improve the C++ client's ingest throughput.



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