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

enhance: mark duplicated pk as deleted #34586

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

zhagnlu
Copy link
Contributor

@zhagnlu zhagnlu commented Jul 10, 2024

fix #34247

@sre-ci-robot sre-ci-robot added the size/XL Denotes a PR that changes 500-999 lines. label Jul 10, 2024
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Jul 10, 2024
@mergify mergify bot added the ci-passed label Jul 11, 2024
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.48%. Comparing base (d8e68cb) to head (6b49755).
Report is 17 commits behind head on master.

Current head 6b49755 differs from pull request most recent head d5b2507

Please upload reports for the commit d5b2507 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #34586       +/-   ##
===========================================
+ Coverage   69.81%   84.48%   +14.66%     
===========================================
  Files        1147      876      -271     
  Lines      140271   116052    -24219     
===========================================
+ Hits        97927    98043      +116     
+ Misses      38015    13669    -24346     
- Partials     4329     4340       +11     
Files Coverage Δ
internal/querynodev2/segments/segment.go 69.65% <77.77%> (+0.07%) ⬆️
internal/querynodev2/segments/segment_loader.go 72.81% <80.00%> (-0.13%) ⬇️

... and 303 files with indirect coverage changes

@mergify mergify bot removed the ci-passed label Jul 11, 2024
@mergify mergify bot added the ci-passed label Jul 11, 2024
@mergify mergify bot removed the ci-passed label Jul 11, 2024
@mergify mergify bot added the ci-passed label Jul 11, 2024
sre-ci-robot pushed a commit that referenced this pull request Jul 12, 2024
@mergify mergify bot removed the ci-passed label Jul 12, 2024
Copy link
Contributor

mergify bot commented Jul 12, 2024

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

@zhagnlu
Copy link
Contributor Author

zhagnlu commented Jul 12, 2024

/run-cpu-e2e

@zhagnlu
Copy link
Contributor Author

zhagnlu commented Jul 12, 2024

rerun ut

1 similar comment
@zhagnlu
Copy link
Contributor Author

zhagnlu commented Jul 12, 2024

rerun ut

Copy link
Contributor

mergify bot commented Jul 15, 2024

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

@zhagnlu
Copy link
Contributor Author

zhagnlu commented Jul 15, 2024

/run-cpu-e2e

Copy link
Contributor

mergify bot commented Jul 15, 2024

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

Copy link
Contributor

mergify bot commented Jul 15, 2024

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

@zhagnlu
Copy link
Contributor Author

zhagnlu commented Jul 15, 2024

/run-cpu-e2e

@mergify mergify bot added the ci-passed label Jul 15, 2024
@czs007
Copy link
Collaborator

czs007 commented Jul 16, 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 804dd54 into milvus-io:master Jul 16, 2024
8 of 10 checks passed
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Jul 30, 2024
This reverts commit 86322e0.

Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

This reverts commit 804dd54.
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Jul 30, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"

This reverts commit 86322e0.

Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

This reverts commit 804dd54.
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Jul 30, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Jul 30, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

Signed-off-by: luzhang <[email protected]>
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Jul 30, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

Signed-off-by: luzhang <[email protected]>
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Aug 1, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

Signed-off-by: luzhang <[email protected]>
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Aug 1, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

Signed-off-by: luzhang <[email protected]>
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Aug 1, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

Signed-off-by: luzhang <[email protected]>
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Aug 2, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

Signed-off-by: luzhang <[email protected]>
zhagnlu pushed a commit to zhagnlu/milvus that referenced this pull request Aug 2, 2024
Revert "fix: fix query count(*) concurrently (milvus-io#35007)"
Revert "enhance: mark duplicated pk as deleted (milvus-io#34586)"

Signed-off-by: luzhang <[email protected]>
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/enhancement Issues or changes related to enhancement lgtm size/XL Denotes a PR that changes 500-999 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Incompleted query result
3 participants