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 2021/09/16 10:22:29 UTC

[GitHub] [iotdb] yschengzi opened a new pull request #3985: [IOTDB-1694] Time partition cherry pick

yschengzi opened a new pull request #3985:
URL: https://github.com/apache/iotdb/pull/3985


   change name for loading dir from recursionFileDir to loadDir
   
   add an IT for testing following case:
   
   enable time partition
   load a dir which has some tsfiles with different timeseries
   because of the unorder list in loading dir, maybe an "cannot find a suitable position" message will be found, and the loading process will stop.
   this case may happened before #3795
   To avoid this case, i add this IT
   
   cherry pick from #3873 


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls commented on pull request #3985: [IOTDB-1694] Time partition cherry pick

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #3985:
URL: https://github.com/apache/iotdb/pull/3985#issuecomment-920798679


   
   [![Coverage Status](https://coveralls.io/builds/42919229/badge)](https://coveralls.io/builds/42919229)
   
   Coverage increased (+0.06%) to 67.542% when pulling **ba95e4dc46f1285e3d26b866b0044b042227c9f6 on yschengzi:TimePartitionCherryPick** into **e5d86c9d1d5de1934c77d2ea4f97f8cd6d669bb8 on apache:master**.
   


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou merged pull request #3985: [IOTDB-1694] change name for loading dir and add an IT for loading dir

Posted by GitBox <gi...@apache.org>.
HTHou merged pull request #3985:
URL: https://github.com/apache/iotdb/pull/3985


   


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

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org