[
https://issues.apache.org/jira/browse/IOTDB-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-173.
-----------------------------
> Add rpc interface to insert data
> --------------------------------
>
> Key: IOTDB-173
> URL: https://issues.apache.org/jira/browse/IOTDB-173
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: Jialin Qiao
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
> Attachments: image-2019-08-23-12-20-32-821.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I used Jprofiler to profile the executBatch jdbc interface when inserting
> data, and found 70% of the time cost is parsing SQL by Antlr3.
> !image-2019-08-23-12-20-32-821.png!
> To accelerate the insertion speed, a new interface that bypasses SQL is
> needed.
> One way is to add an RPC interface for batch insert, and I am working on that.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)