JackieTien97 opened a new pull request, #77: URL: https://github.com/apache/tsfile/pull/77
We should only use limit to init TsBlockBuilder while we truly have limit value. In some use cases, we can see query improvement with this pr. from 5s -> 700ms Because we save the array copy and memory estimate in the processing of array growing. -- 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]
