bgruenefeld commented on issue #2124:
URL: https://github.com/apache/iotdb/issues/2124#issuecomment-734131406


   hi,
   
   and thanks for your prompt reply.
   I insert data with the Python client with  
   
   **def insert_tablet(self, tablet):** 
   
   from the Session Class. 
   
   I write data sequentiell and use one session object for all writes.
   In one write operation i write 35.040 datapoints per time series 
(consumption data for one Year -> 96 x365 )
   


----------------------------------------------------------------
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