support for HGraph using a static schema#815
Merged
Merged
Conversation
inabao
commented
Jun 18, 2025
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
requested review from
LHT129,
ShawnShawnYou,
jiaweizone and
wxyucs
as code owners
June 18, 2025 09:30
Codecov ReportAttention: Patch coverage is @@ 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
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
LHT129
reviewed
Jun 19, 2025
| @@ -94,6 +115,7 @@ class LabelTable { | |||
| UnorderedMap<LabelType, InnerIdType> label_remap_; | |||
inabao
force-pushed
the
static-mode-hgraph
branch
3 times, most recently
from
June 20, 2025 03:02
3858a38 to
433483c
Compare
LHT129
requested changes
Jun 23, 2025
Signed-off-by: jinjiabao.jjb <jinjiabao.jjb@antgroup.com>
inabao
force-pushed
the
static-mode-hgraph
branch
from
June 23, 2025 08:16
433483c to
6851307
Compare
inabao
force-pushed
the
static-mode-hgraph
branch
from
June 23, 2025 10:06
edf8bee to
2297eef
Compare
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.