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: Make fp16&bf16 column use correct byte length #33684

Merged

Conversation

congqixia
Copy link
Contributor

See also milvus-io/milvus-sdk-go#756 #31293

Signed-off-by: Congqi Xia congqi.xia@zilliz.com

See also milvus-io/milvus-sdk-go#756 milvus-io#31293

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@sre-ci-robot sre-ci-robot added the size/S Denotes a PR that changes 10-29 lines. label Jun 6, 2024
@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

@congqixia congqixia changed the title fix: Make fp16&bf16 column use correct byte lenght fix: Make fp16&bf16 column use correct byte length Jun 6, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Jun 6, 2024
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.26%. Comparing base (cfea3f4) to head (638a652).
Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #33684      +/-   ##
==========================================
- Coverage   81.75%   81.26%   -0.49%     
==========================================
  Files        1019     1029      +10     
  Lines      130732   132143    +1411     
==========================================
+ Hits       106876   107391     +515     
- Misses      19834    20716     +882     
- Partials     4022     4036      +14     

see 70 files with indirect coverage changes

@mergify mergify bot added the ci-passed label Jun 7, 2024
@ThreadDao
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot merged commit 60baaed into milvus-io:master Jun 7, 2024
15 checks passed
yellow-shine pushed a commit to yellow-shine/milvus that referenced this pull request Jul 2, 2024
See also milvus-io/milvus-sdk-go#756 milvus-io#31293

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
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.

3 participants