Skip to content

fix: align streaming leaderboard labels with vector search results#747

Merged
liliu-z merged 1 commit intozilliztech:mainfrom
CLiqing:fix-streaming-labels
Apr 3, 2026
Merged

fix: align streaming leaderboard labels with vector search results#747
liliu-z merged 1 commit intozilliztech:mainfrom
CLiqing:fix-streaming-labels

Conversation

@CLiqing
Copy link
Copy Markdown
Contributor

@CLiqing CLiqing commented Apr 3, 2026

Summary

Fix mismatched db_name/label between leaderboard_v2_streaming.json and leaderboard_v2.json, which caused the website to fail associating streaming and vector search results for Milvus and ElasticCloud.

Changes

In leaderboard_v2_streaming.json:

  • Milvus: 16c64g-sq816c64g-sq8-force_merge
  • ElasticCloud: 8c60g8c60g-force_merge

These labels now match the corresponding entries in leaderboard_v2.json after PR #746 updated vector search results to use force_merge as default.

Context

After PR #746 removed non-force_merge Milvus/EC entries from leaderboard_v2.json, the streaming leaderboard still referenced the old labels, breaking the association on the website (https://z2-dev.zilliz.cc/vdbbench-leaderboard).

🤖 Generated with Claude Code

Update db_name/label in leaderboard_v2_streaming.json to match
leaderboard_v2.json after force_merge became the default:
- Milvus: 16c64g-sq8 -> 16c64g-sq8-force_merge
- ElasticCloud: 8c60g -> 8c60g-force_merge

This fixes the website failing to associate streaming and vector
search results due to mismatched db_name keys.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@liliu-z liliu-z left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: CLiqing, liliu-z
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details 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

@liliu-z liliu-z merged commit 7c2a4b7 into zilliztech:main Apr 3, 2026
4 checks passed
@CLiqing CLiqing deleted the fix-streaming-labels branch April 8, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants