Skip to content

support min_distance for large limit query#2408

Open
Ningsir wants to merge 1 commit into
antgroup:mainfrom
Ningsir:main-min-distance
Open

support min_distance for large limit query#2408
Ningsir wants to merge 1 commit into
antgroup:mainfrom
Ningsir:main-min-distance

Conversation

@Ningsir

@Ningsir Ningsir commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Change Type

  • Bug fix
  • New feature
  • Improvement/Refactor
  • Documentation
  • CI/Build/Infra

Linked Issue

What Changed

Test Evidence

  • make fmt
  • make lint
  • make test
  • make cov, run tests, and collect coverage
  • Other (describe below)

Test details:

<!-- Paste commands and key output here -->

Compatibility Impact

  • API/ABI compatibility:
  • Behavior changes:

Performance and Concurrency Impact

  • Performance impact:
  • Concurrency/thread-safety impact:

Documentation Impact

  • No docs update needed
  • Updated docs:
    • README.md
    • DEVELOPMENT.md
    • CONTRIBUTING.md
    • Other:

Risk and Rollback

  • Risk level:
  • Rollback plan:

Checklist

  • I have linked the relevant issue (required for kind/bug and kind/feature; see "Linked Issue" above)
  • I have added/updated tests for new behavior or bug fixes
  • I have considered API compatibility impact
  • I have updated docs if behavior/workflow changed
  • My commit messages follow project conventions (Conventional Commits, optional [skip ci] prefix)

@mergify

mergify Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🔴 1 of 2 protections blocking · waiting on 🙋 you

Protection Waiting on
🔴 Require kind label 🙋 you
🟢 Require version label

🔴 Require kind label

Waiting for

  • label~=^kind/
This rule is failing.
  • label~=^kind/

Show 1 satisfied protection

🟢 Require version label

  • label~=^version/

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Warning

Gemini encountered an error creating the review. You can try again by commenting /gemini review.

@Ningsir Ningsir force-pushed the main-min-distance branch 2 times, most recently from 6316d9b to 54fb3a0 Compare July 3, 2026 10:54
@LHT129 LHT129 self-assigned this Jul 8, 2026
@vsag-bot

vsag-bot commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

/label S-waiting-on-review
/waiting-on reviewer
/request-review @jiaweizone
/request-review @wxyucs
/request-review @inabao
/request-review @LHT129

Assisted-by: Cursor:claude-sonnet-4.6
Signed-off-by: xin ning <xinning@U-GJ4YX14D-0038.local>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: xin ning <xinning@U-GJ4YX14D-0038.local>
@Ningsir Ningsir force-pushed the main-min-distance branch from 54fb3a0 to 1621942 Compare July 9, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat](hnsw/hgraph): support large limit query

3 participants