-
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: Support get segments from current segments view #38512
fix: Support get segments from current segments view #38512
Conversation
6088b20
to
cf3dad4
Compare
@xiaocai2333 go-sdk check failed, comment |
rerun go-sdk |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #38512 +/- ##
===========================================
+ Coverage 69.32% 80.98% +11.65%
===========================================
Files 292 1379 +1087
Lines 26183 194438 +168255
===========================================
+ Hits 18152 157456 +139304
- Misses 8031 31425 +23394
- Partials 0 5557 +5557
|
@xiaocai2333 E2e jenkins job failed, comment |
cf3dad4
to
538ce3c
Compare
@xiaocai2333 E2e jenkins job failed, comment |
/run-cpu-e2e |
internal/datacoord/services.go
Outdated
} else { | ||
segmentIDs = s.meta.GetSegmentsIDOfPartition(ctx, collectionID, partitionID) | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dup?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, removed it.
/approve |
@xiaocai2333 E2e jenkins job failed, comment |
c9d082f
to
66ea788
Compare
Signed-off-by: Cai Zhang <[email protected]>
66ea788
to
c396228
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, xiaocai2333 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: #38511