-
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
Add an option to enable/disable vector field clustering key #34097
Conversation
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. |
@wayblink ut workflow job failed, comment |
@wayblink ut workflow job failed, comment |
rerun ut |
Signed-off-by: wayblink <[email protected]>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, wayblink 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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #34097 +/- ##
==========================================
+ Coverage 81.00% 81.02% +0.01%
==========================================
Files 1067 1077 +10
Lines 136726 137172 +446
==========================================
+ Hits 110759 111139 +380
- Misses 21754 21815 +61
- Partials 4213 4218 +5
|
…o#34097) milvus-io#30633 Signed-off-by: wayblink <[email protected]>
…o#34097) milvus-io#30633 Signed-off-by: wayblink <[email protected]>
…o#34097) milvus-io#30633 Signed-off-by: wayblink <[email protected]>
…o#34097) milvus-io#30633 Signed-off-by: wayblink <[email protected]>
…o#34097) milvus-io#30633 Signed-off-by: wayblink <[email protected]>
This PR cherry-picks the following commits: - fix: sync partitiion stats blocking balance task #33742 - fix: Fix meta prefix overlap bug #33830 - fix: Small fixs of major compaction #33929 - fix: Fix memory buffer error & some renaming #33850 - fix: sync part stats task cannot be finished #34027 - Add an option to enable/disable vector field clustering key #34097 - fix: fix error ignore in compactor #34169 - fix:load major compaction partial result #34052 - Use new stream segment reader in clustering compaction #34232 issue: #30633 pr: #33742 #33830 #33929 #33850 #34027 #34097 #34169 #34052 #34232 --------- Signed-off-by: MrPresent-Han <[email protected]> Signed-off-by: wayblink <[email protected]> Signed-off-by: MrPresent-Han <[email protected]> Co-authored-by: Chun Han <[email protected]> Co-authored-by: MrPresent-Han <[email protected]>
#30633