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

Remove default partition name logic from InsertRows and Upsert #587

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

congqixia
Copy link
Contributor

See also #571
/kind bug

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@sre-ci-robot sre-ci-robot added the kind/bug Something isn't working label Sep 21, 2023
@sre-ci-robot sre-ci-robot requested review from sunby and yah01 September 21, 2023 08:19
@sre-ci-robot
Copy link

[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

@sre-ci-robot sre-ci-robot added approved review approved size/XS Denotes a PR that changes 0-9 lines. labels Sep 21, 2023
@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #587 (4ed4056) into master (2ba985a) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #587      +/-   ##
==========================================
+ Coverage   82.89%   82.92%   +0.03%     
==========================================
  Files          40       40              
  Lines        3647     3643       -4     
==========================================
- Hits         3023     3021       -2     
+ Misses        512      511       -1     
+ Partials      112      111       -1     
Files Changed Coverage Δ
client/insert.go 80.85% <ø> (-0.13%) ⬇️
client/row.go 86.42% <ø> (+0.77%) ⬆️

@mergify mergify bot added the ci-passed auto merge needed label label Sep 21, 2023
@yah01
Copy link
Member

yah01 commented Sep 21, 2023

/lgtm

@sre-ci-robot sre-ci-robot added the lgtm look good to me label Sep 21, 2023
@sre-ci-robot sre-ci-robot merged commit bc0a305 into milvus-io:master Sep 21, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved review approved ci-passed auto merge needed label kind/bug Something isn't working lgtm look good to me size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants