jt2594838 commented on issue #218: URL: https://github.com/apache/tsfile/issues/218#issuecomment-2315164136
The answer is basically no. Concerning performance, we would like not to add concurrent control in TsFile, which does not seem quiet meaningful in typical scenarios. There is one exception: you may open several readers on the same CLOSED TsFile and perform concurrent queries. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
