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 17 commits
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#L59-L61
Check warning on line 91 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L86-L91
Check warning on line 95 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L93-L95
Check warning on line 264 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L261-L264
Check warning on line 270 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L266-L270
Check warning on line 275 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L272-L275
Check warning on line 280 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L277-L280
Check warning on line 293 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L282-L293
Check warning on line 304 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L295-L304
Check warning on line 309 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L306-L309
Check warning on line 313 in internal/backends/postgresql/collection.go
Codecov / codecov/patch
internal/backends/postgresql/collection.go#L311-L313
Check warning on line 34 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L30-L34
Check warning on line 38 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L36-L38
Check warning on line 40 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L40
Check warning on line 53 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L44-L53
Check warning on line 55 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L55
Check warning on line 61 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L57-L61
Check warning on line 63 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L63
Check warning on line 66 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L65-L66
Check warning on line 69 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L68-L69
Check warning on line 72 in internal/backends/postgresql/helpers.go
Codecov / codecov/patch
internal/backends/postgresql/helpers.go#L71-L72