-
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: Skip erase field if index build on PK field #39370
fix: Skip erase field if index build on PK field #39370
Conversation
Related to milvus-io#39339 Signed-off-by: Congqi Xia <[email protected]>
Signed-off-by: Congqi Xia <[email protected]>
@congqixia cpp-unit-test check failed, comment |
@congqixia go-sdk check failed, comment |
@congqixia E2e jenkins job failed, comment |
Signed-off-by: Congqi Xia <[email protected]>
Signed-off-by: Congqi Xia <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #39370 +/- ##
===========================================
+ Coverage 69.47% 81.00% +11.53%
===========================================
Files 300 1407 +1107
Lines 26903 198527 +171624
===========================================
+ Hits 18692 160826 +142134
- Misses 8211 32041 +23830
- Partials 0 5660 +5660
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, 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 |
Related to #39339