Skip to content
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

enhance: Handle PutOrRef collection schema failure error #39310

Merged

Conversation

congqixia
Copy link
Contributor

Related to previous pr #39279

When NewCollection returns nil, the error shall be returned and handled by caller

Related to previous pr milvus-io#39279

When NewCollection returns nil, the error shall be returned and handled
by caller

Signed-off-by: Congqi Xia <[email protected]>
@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Jan 15, 2025
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Jan 15, 2025
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.06%. Comparing base (a5a83a0) to head (fd1d18e).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #39310       +/-   ##
===========================================
+ Coverage   69.63%   81.06%   +11.43%     
===========================================
  Files         299     1406     +1107     
  Lines       26807   198431   +171624     
===========================================
+ Hits        18668   160868   +142200     
- Misses       8139    31914    +23775     
- Partials        0     5649     +5649     
Components Coverage Δ
Client 79.50% <ø> (∅)
Core 69.63% <ø> (ø)
Go 82.99% <100.00%> (∅)
Files with missing lines Coverage Δ
internal/querynodev2/segments/collection.go 92.18% <100.00%> (ø)
internal/querynodev2/services.go 86.45% <100.00%> (ø)

... and 1105 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Jan 16, 2025
@tedxu
Copy link
Contributor

tedxu commented Jan 16, 2025

/lgtm

@sre-ci-robot sre-ci-robot merged commit bca2a62 into milvus-io:master Jan 16, 2025
20 checks passed
@congqixia congqixia deleted the enhance/handle_error_putref_coll branch January 16, 2025 02:14
gifi-siby pushed a commit to gifi-siby/milvus that referenced this pull request Jan 16, 2025
…9310)

Related to previous pr milvus-io#39279

When NewCollection returns nil, the error shall be returned and handled
by caller

Signed-off-by: Congqi Xia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants