You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2020/11/26 07:43:31 UTC

[GitHub] [iotdb] bgruenefeld commented on issue #2124: Select query does not work as expected

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:
users@infra.apache.org