-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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: Fill stats log id and check validity #33477
Conversation
Signed-off-by: bigsheeper <[email protected]>
/lgtm |
/lgtm |
Signed-off-by: bigsheeper <[email protected]>
1. Fill log ID of stats log from import 2. Add a check to validate the log ID before writing to meta issue: #33476 pr: #33477 --------- Signed-off-by: bigsheeper <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #33477 +/- ##
==========================================
+ Coverage 81.95% 82.03% +0.08%
==========================================
Files 1014 1006 -8
Lines 129999 130238 +239
==========================================
+ Hits 106544 106845 +301
+ Misses 19469 19421 -48
+ Partials 3986 3972 -14
|
Signed-off-by: bigsheeper <[email protected]>
rerun ut |
1. Fill log ID of stats log from import 2. Add a check to validate the log ID before writing to meta issue: #33476 pr: #33477 --------- Signed-off-by: bigsheeper <[email protected]>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bigsheeper, czs007 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 |
1. Fill log ID of stats log from import 2. Add a check to validate the log ID before writing to meta issue: milvus-io#33476 --------- Signed-off-by: bigsheeper <[email protected]>
issue: #33476