-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix:[2.4]Set the correct compactionFroms for clustering segments #38376
fix:[2.4]Set the correct compactionFroms for clustering segments #38376
Conversation
Signed-off-by: Cai Zhang <[email protected]>
Invalid PR Title Format Detected Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:
Required Title Structure:
Where Example:
Please review and update your PR to comply with these guidelines. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, xiaocai2333 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.4 #38376 +/- ##
==========================================
+ Coverage 79.47% 79.49% +0.02%
==========================================
Files 1077 1077
Lines 168905 168922 +17
==========================================
+ Hits 134242 134292 +50
+ Misses 30209 30182 -27
+ Partials 4454 4448 -6
|
issue: #38373
master pr: #36799
This bug was introduced by PR #37653 .