-
Notifications
You must be signed in to change notification settings - Fork 409
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 sort pushdown for PostgreSQL #3504
Implement sort pushdown for PostgreSQL #3504
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3504 +/- ##
==========================================
- Coverage 61.67% 61.13% -0.55%
==========================================
Files 426 426
Lines 27399 27474 +75
==========================================
- Hits 16899 16796 -103
- Misses 9501 9661 +160
- Partials 999 1017 +18
... and 15 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comment related to sort pushdown part of the code 🤗
@noisersup this pull request has merge conflicts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like it is still in progress
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Linter fails
@noisersup this pull request has merge conflicts. |
Description
Closes #3415.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.