Skip to content

fix Core dump occurs when running pqfs performance evaluation #978

Merged
inabao merged 1 commit into
antgroup:mainfrom
jac0626:fix_pqfs
Jul 28, 2025
Merged

fix Core dump occurs when running pqfs performance evaluation #978
inabao merged 1 commit into
antgroup:mainfrom
jac0626:fix_pqfs

Conversation

@jac0626

@jac0626 jac0626 commented Jul 25, 2025

Copy link
Copy Markdown
Collaborator

close #977

…missing factory registration

Signed-off-by: jac <jacllovey@qq.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Important

Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services.

@inabao inabao left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@inabao inabao self-assigned this Jul 25, 2025
@inabao inabao added kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 version/0.16 1. Add SINDI 2. Extend HGraph 1. 新增SINDI 2. 扩展 HGraph needs-cherry-pick-release-0.15 labels Jul 25, 2025
@codecov

codecov Bot commented Jul 25, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

@@            Coverage Diff             @@
##             main     #978      +/-   ##
==========================================
- Coverage   91.26%   91.08%   -0.19%     
==========================================
  Files         294      294              
  Lines       16828    16880      +52     
==========================================
+ Hits        15358    15375      +17     
- Misses       1470     1505      +35     
Flag Coverage Δ
cpp 91.08% <50.00%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
common 91.59% <ø> (ø)
datacell 90.59% <93.75%> (-0.57%) ⬇️
index 89.92% <100.00%> (-0.07%) ⬇️
simd 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bff7d8...c7ea3f6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LHT129 LHT129 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@inabao
inabao merged commit 49c206c into antgroup:main Jul 28, 2025
22 of 23 checks passed
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Important

Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services.

wxyucs pushed a commit that referenced this pull request Jul 30, 2025
…missing factory registration (#978)

Signed-off-by: jac <jacllovey@qq.com>
LHT129 pushed a commit to LHT129/vsag that referenced this pull request Apr 16, 2026
…missing factory registration (antgroup#978)

Signed-off-by: jac <jacllovey@qq.com>
LHT129 pushed a commit that referenced this pull request May 11, 2026
…missing factory registration (#978)

Signed-off-by: jac <jacllovey@qq.com>
Signed-off-by: LHT129 <tianlan.lht@antgroup.com>
Sia-Sheerland pushed a commit to Sia-Sheerland/vsag that referenced this pull request Jun 26, 2026
…missing factory registration (antgroup#978)

Signed-off-by: jac <jacllovey@qq.com>
Signed-off-by: Sia Sheerland <x1075956441x@163.com>

Signed-off-by: Sia Sheerland <x1075956441x@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-0.15-done kind/bug Bug fixes, defects, or unexpected behavior 修复程序错误、缺陷或异常行为 needs-cherry-pick-release-0.15 size/XS version/0.16 1. Add SINDI 2. Extend HGraph 1. 新增SINDI 2. 扩展 HGraph

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Core dump occurs when running pqfs performance evaluation due to missing factory registration and subsequent batch distance error

4 participants