Skip to content

Add more pushdown tests#6672

Merged
findepi merged 5 commits intotrinodb:masterfrom
findepi:findepi/pushdown-test-improvements
Jan 22, 2021
Merged

Add more pushdown tests#6672
findepi merged 5 commits intotrinodb:masterfrom
findepi:findepi/pushdown-test-improvements

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Jan 21, 2021

Extracted from #6667

This allows asserting that some "important" node is retained (e.g.
aggregation) even if there is additional projection between it and the
table scan.
What the method does is basically invoke `applyFilter` and validate
there is a result, so "applyFilter" is a better name, and makes positive
and negative tests more coherent.
@findepi findepi added the test label Jan 21, 2021
@cla-bot cla-bot bot added the cla-signed label Jan 21, 2021
@findepi findepi merged commit 18540cf into trinodb:master Jan 22, 2021
@findepi findepi deleted the findepi/pushdown-test-improvements branch January 22, 2021 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants