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: non-init seg_offset for growing raw-data when doing groupby #34748

Merged

Conversation

MrPresent-Han
Copy link
Contributor

related: #34713

@sre-ci-robot sre-ci-robot added the size/L Denotes a PR that changes 100-499 lines. label Jul 17, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/bug Issues or changes related a bug labels Jul 17, 2024
MrPresent-Han pushed a commit to MrPresent-Han/milvus that referenced this pull request Jul 17, 2024
MrPresent-Han pushed a commit to MrPresent-Han/milvus that referenced this pull request Jul 18, 2024
@MrPresent-Han MrPresent-Han force-pushed the fix-non-init-seg-offset-master branch from ac6102e to eb7e3e9 Compare July 18, 2024 02:14
MrPresent-Han pushed a commit to MrPresent-Han/milvus that referenced this pull request Jul 18, 2024
@MrPresent-Han MrPresent-Han force-pushed the fix-non-init-seg-offset-master branch from eb7e3e9 to 3554633 Compare July 18, 2024 08:22
@MrPresent-Han MrPresent-Han force-pushed the fix-non-init-seg-offset-master branch from 3554633 to 942e41a Compare July 19, 2024 02:14
sre-ci-robot pushed a commit that referenced this pull request Jul 19, 2024
…) (#34750)

related: #34713
pr: #34748

Signed-off-by: MrPresent-Han <[email protected]>
Co-authored-by: MrPresent-Han <[email protected]>
@mergify mergify bot added the ci-passed label Jul 19, 2024
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.45%. Comparing base (c61592d) to head (942e41a).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #34748      +/-   ##
==========================================
+ Coverage   84.44%   84.45%   +0.01%     
==========================================
  Files         892      892              
  Lines      117014   117014              
==========================================
+ Hits        98807    98825      +18     
+ Misses      13836    13819      -17     
+ Partials     4371     4370       -1     

see 35 files with indirect coverage changes

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, MrPresent-Han

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 ed057e6 into milvus-io:master Jul 19, 2024
11 of 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/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants