Skip to content

support accurate filter rows recording during query execution#744

Merged
JackieTien97 merged 2 commits intoapache:developfrom
alpass163:cyb/filter_rows_record
Mar 18, 2026
Merged

support accurate filter rows recording during query execution#744
JackieTien97 merged 2 commits intoapache:developfrom
alpass163:cyb/filter_rows_record

Conversation

@alpass163
Copy link
Contributor

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.

…ered rows during construct ChunkReader and init all page readers
@JackieTien97 JackieTien97 merged commit b90f676 into apache:develop Mar 18, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants