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

fix: [cp24]Correct varchar primarykey size calculation #37619

Merged

Conversation

XuanYang-cn
Copy link
Contributor

See also: #37582
pr: #37617

See also: milvus-io#37582
pr: milvus-io#37617

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Nov 12, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Nov 12, 2024
@xiaofan-luan
Copy link
Collaborator

/lgtm
/approve

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
@sre-ci-robot sre-ci-robot removed the lgtm label Nov 13, 2024
Copy link
Contributor

mergify bot commented Nov 13, 2024

@XuanYang-cn E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
Copy link
Contributor

mergify bot commented Nov 13, 2024

@XuanYang-cn E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.70%. Comparing base (28bcd85) to head (c943704).
Report is 1 commits behind head on 2.4.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37619      +/-   ##
==========================================
+ Coverage   72.26%   79.70%   +7.43%     
==========================================
  Files        1069     1069              
  Lines      166880   166879       -1     
==========================================
+ Hits       120598   133011   +12413     
+ Misses      41867    29462   -12405     
+ Partials     4415     4406       -9     
Files with missing lines Coverage Δ
internal/storage/primary_key.go 68.62% <100.00%> (-0.13%) ⬇️

... and 252 files with indirect coverage changes

@XuanYang-cn
Copy link
Contributor Author

/run-cpu-e2e

@mergify mergify bot added the ci-passed label Nov 14, 2024
Copy link
Contributor

@congqixia congqixia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, xiaofan-luan, 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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit d23da2d into milvus-io:2.4 Nov 14, 2024
15 checks passed
@XuanYang-cn XuanYang-cn deleted the fix-varchar-pk-size-calculation branch November 14, 2024 10:38
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/bug Issues or changes related a bug lgtm size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants