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: fix bug that set incorrect info to columnbase #34428

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

zhagnlu
Copy link
Collaborator

@zhagnlu zhagnlu commented Jul 4, 2024

@sre-ci-robot sre-ci-robot added the size/M Denotes a PR that changes 30-99 lines. label Jul 4, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Jul 4, 2024
Copy link
Contributor

mergify bot commented Jul 4, 2024

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

@zhagnlu zhagnlu force-pushed the fix_column_bug branch 3 times, most recently from e7a5c7c to 97a7c31 Compare July 4, 2024 12:27
@zhagnlu
Copy link
Collaborator Author

zhagnlu commented Jul 5, 2024

rerun ut

@mergify mergify bot added the ci-passed label Jul 5, 2024
Copy link

codecov bot commented Jul 5, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.68%. Comparing base (eae4dfc) to head (35dcbee).
Report is 34 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #34428      +/-   ##
==========================================
- Coverage   84.35%   80.68%   -3.67%     
==========================================
  Files         858     1122     +264     
  Lines      115248   139768   +24520     
==========================================
+ Hits        97212   112766   +15554     
- Misses      13734    22706    +8972     
+ Partials     4302     4296       -6     
Files Coverage Δ
internal/core/src/mmap/Column.h 81.18% <100.00%> (ø)
internal/core/src/common/FieldMeta.h 93.61% <0.00%> (ø)

... and 288 files with indirect coverage changes

Signed-off-by: luzhang <luzhang@zilliz.com>
@mergify mergify bot added ci-passed and removed ci-passed labels Jul 9, 2024
sre-ci-robot pushed a commit that referenced this pull request Jul 12, 2024
pr: #34428

Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
@czs007
Copy link
Contributor

czs007 commented Jul 14, 2024

/approve
/lgtm

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: czs007, zhagnlu

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 bd9727a into milvus-io:master Jul 14, 2024
12 checks passed
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/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants