SteveYurongSu opened a new issue #2742:
URL: https://github.com/apache/iotdb/issues/2742


   It is very common to insert data point by point into a single time series. 
For this scenario, IoTDB's InsertPlan is very unfriendly: a large number of 
array objects need to be constructed.
   
   I suggest adding a separate InsertPlan (and corresponding execution logic) 
for this scenario to improve performance.
   
   
![image](https://user-images.githubusercontent.com/30497621/109296070-bd233600-786a-11eb-9ac7-1910089ff66f.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to