alpass163 opened a new pull request, #744: URL: https://github.com/apache/tsfile/pull/744
This PR isupport accurate filter rows recording during query execution Key Changes: 1. Accurate Counting: Ensures that rows which are both deleted and filtered are not double-counted as filtered rows. 2. Filter Pushdown: Passes the filterRowsRecorder down to TsBlockUtil and the push-down filter logic. -- 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]
