-
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: use the object heap to keep the min ddl ts order #39118
Conversation
503d574
to
aedbbf6
Compare
Signed-off-by: SimFG <bang.fu@zilliz.com>
aedbbf6
to
1a8905a
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #39118 +/- ##
===========================================
+ Coverage 69.64% 81.17% +11.53%
===========================================
Files 296 1395 +1099
Lines 26633 197276 +170643
===========================================
+ Hits 18548 160147 +141599
- Misses 8085 31529 +23444
- Partials 0 5600 +5600
|
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SimFG, xiaofan-luan 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 |
issue: milvus-io#39002 Signed-off-by: SimFG <bang.fu@zilliz.com>
issue: #39002