-
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: Set an empty segment if compaction deleted all inserts #36044
fix: Set an empty segment if compaction deleted all inserts #36044
Conversation
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
@XuanYang-cn E2e jenkins job failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #36044 +/- ##
==========================================
+ Coverage 80.72% 81.60% +0.88%
==========================================
Files 1266 1266
Lines 150753 150765 +12
==========================================
+ Hits 121692 123032 +1340
+ Misses 24188 22861 -1327
+ Partials 4873 4872 -1
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, XuanYang-cn 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 |
…o#36044) See also: milvus-io#36038 --------- Signed-off-by: yangxuan <xuan.yang@zilliz.com>
See also: #36038