-
Notifications
You must be signed in to change notification settings - Fork 410
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 pushdown for aggregate
for PostgreSQL
#3607
Implement pushdown for aggregate
for PostgreSQL
#3607
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3607 +/- ##
==========================================
- Coverage 62.09% 61.48% -0.61%
==========================================
Files 427 427
Lines 27701 27730 +29
==========================================
- Hits 17200 17050 -150
- Misses 9501 9656 +155
- Partials 1000 1024 +24
... and 20 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
@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.
I think logic is not correct
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.
Thanks for fixing the bug as well.
aggregate
aggregate
for PostgreSQL
Description
Closes #3520.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.