Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement filter pushdown #3482
Implement filter pushdown #3482
Changes from 1 commit
f5788f2
72f2e1d
f6e36b0
5141502
0d681c9
2dd2858
d513266
5ca65ab
2d74e61
bdd93f1
877f250
5390e76
8a20423
768b609
9ab2c51
ece795f
b114287
15ea39d
07596b8
8c0fb46
a4e4730
3942594
f4e4e6d
7f23988
1a06a94
32a8c18
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 61 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L61
Check warning on line 72 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L72
Check warning on line 91 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L89-L91
Check warning on line 254 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L251-L254
Check warning on line 258 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L256-L258
Check warning on line 263 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L260-L263
Check warning on line 269 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L265-L269
Check warning on line 281 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L272-L281
Check warning on line 293 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L283-L293
Check warning on line 297 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L295-L297
Check warning on line 61 in internal/backends/postgresql/query_iterator.go
Codecov / codecov/patch
internal/backends/postgresql/query_iterator.go#L58-L61
Check warning on line 67 in internal/backends/postgresql/query_iterator.go
Codecov / codecov/patch
internal/backends/postgresql/query_iterator.go#L64-L67
Check warning on line 111 in internal/backends/postgresql/query_iterator.go
Codecov / codecov/patch
internal/backends/postgresql/query_iterator.go#L111