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/10/17 00:33:37 UTC

[GitHub] [iotdb] Cpaulyz opened a new pull request #4170: [IOTDB-1853] Fix bug about more than one TimeseriesMetadata in TsFile

Cpaulyz opened a new pull request #4170:
URL: https://github.com/apache/iotdb/pull/4170


   ### Bug description
   
   There are more than one TimeseriesMetadata if more than one chunkGroup of some vector timeseries are written to TsFile. And it may occurred error when query theses vector timeseries.
   
   ### Contribution
   
   * Fix bug
   * Make testcase in `TsFileIOWriterTest` more complex to make sure there will be only one TimeseriesMetadata 
   


-- 
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] samperson1997 merged pull request #4170: [IOTDB-1853] Fix bug about more than one TimeseriesMetadata in TsFile

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


   


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