Skip to content

support for HGraph using a static schema#815

Merged
inabao merged 7 commits into
mainfrom
static-mode-hgraph
Jun 24, 2025
Merged

support for HGraph using a static schema#815
inabao merged 7 commits into
mainfrom
static-mode-hgraph

Conversation

@inabao

@inabao inabao commented Jun 18, 2025

Copy link
Copy Markdown
Collaborator
  • In static mode, HGraph removes locks and reverse label tables; the current static mode remains pluggable (only guaranteeing no core dump), but does not guarantee correctness.

@inabao inabao self-assigned this Jun 18, 2025
@inabao inabao added the version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换 label Jun 18, 2025
@codecov

codecov Bot commented Jun 18, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 92.20779% with 6 lines in your changes missing coverage. Please review.

@@            Coverage Diff             @@
##             main     #815      +/-   ##
==========================================
- Coverage   91.13%   91.06%   -0.08%     
==========================================
  Files         225      225              
  Lines       14279    14334      +55     
==========================================
+ Hits        13013    13053      +40     
- Misses       1266     1281      +15     
Flag Coverage Δ
cpp 91.06% <92.20%> (-0.08%) ⬇️

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

Components Coverage Δ
common 93.63% <73.91%> (-0.33%) ⬇️
datacell 91.20% <ø> (-0.15%) ⬇️
index 89.59% <100.00%> (-0.02%) ⬇️
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 b90fe3d...2297eef. Read the comment docs.

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

Comment thread src/label_table.h
@@ -94,6 +115,7 @@ class LabelTable {
UnorderedMap<LabelType, InnerIdType> label_remap_;

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.

merge implement

@inabao
inabao force-pushed the static-mode-hgraph branch 3 times, most recently from 3858a38 to 433483c Compare June 20, 2025 03:02
Comment thread include/vsag/constants.h
inabao added 6 commits June 23, 2025 15:42
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
@inabao
inabao force-pushed the static-mode-hgraph branch from 433483c to 6851307 Compare June 23, 2025 08:16
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
@inabao
inabao force-pushed the static-mode-hgraph branch from edf8bee to 2297eef Compare June 23, 2025 10:06
@wxyucs wxyucs added the kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 label Jun 24, 2025

@wxyucs wxyucs 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

@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 dec00f3 into main Jun 24, 2025
23 checks passed
@inabao
inabao deleted the static-mode-hgraph branch June 24, 2025 09:43
LHT129 pushed a commit to LHT129/vsag that referenced this pull request Apr 16, 2026
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
LHT129 pushed a commit that referenced this pull request May 11, 2026
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.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
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.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

kind/improvement Optimizations, UX polish, or minor improvements 性能优化、体验打磨或细节改良 module/testing size/L version/0.15 1. Add Attribute Filter 2. Quantization and transformation 1. 新增 Attribute Filter 2. 量化与变换

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants