-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[release-20.0] fix issue with aggregation inside of derived tables (#16366) #16385
Conversation
Hello @systay, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace
|
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-20.0 #16385 +/- ##
================================================
+ Coverage 68.66% 68.67% +0.01%
================================================
Files 1541 1541
Lines 197827 197848 +21
================================================
+ Hits 135835 135874 +39
+ Misses 61992 61974 -18 ☔ View full report in Codecov by Sentry. |
7b0cf83
to
8c8ef9f
Compare
Signed-off-by: Andres Taylor <andres@planetscale.com>
8c8ef9f
to
f9110cc
Compare
Description
This is a backport of #16366