-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Revert "[Backport 2.x] add query group stats constructs" #15483
Conversation
The pull request (#15473) was merged while breaking API compatibility checks and as such - blocks all further pull requests from being merged. |
This reverts commit c63ad5a. Signed-off-by: Andriy Redko <[email protected]>
7ddcf80
to
9cd2635
Compare
❌ Gradle check result for 7ddcf80: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #15483 +/- ##
============================================
+ Coverage 71.72% 72.08% +0.36%
- Complexity 63609 63939 +330
============================================
Files 5216 5214 -2
Lines 297554 297446 -108
Branches 43311 43299 -12
============================================
+ Hits 213417 214419 +1002
+ Misses 66330 65452 -878
+ Partials 17807 17575 -232 ☔ View full report in Codecov by Sentry. |
Closing this PR in favor of actual fix: #15486 |
Reverts #15473