Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the vector search performance when tiflash wn is scale-out #9637

Closed
Tracked by #9032
JaySon-Huang opened this issue Nov 18, 2024 · 0 comments · Fixed by #9636
Closed
Tracked by #9032

Improve the vector search performance when tiflash wn is scale-out #9637

JaySon-Huang opened this issue Nov 18, 2024 · 0 comments · Fixed by #9636
Labels
affects-8.5 This bug affects the 8.5.x(LTS) versions. type/enhancement The issue or PR belongs to an enhancement.

Comments

@JaySon-Huang
Copy link
Contributor

No description provided.

@JaySon-Huang JaySon-Huang added type/enhancement The issue or PR belongs to an enhancement. affects-8.5 This bug affects the 8.5.x(LTS) versions. labels Nov 18, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in 2acface Nov 18, 2024
ti-chi-bot bot pushed a commit that referenced this issue Nov 19, 2024
…hen tiflash replica >1 (#9636) (#9651)

close #9637

In this pr: [https://github.com/tikv/client-c/pull/193](https://github.com/tikv/client-c/pull/193)
add a bool paramater centralized_schedule for Client::buildBatchCopTasks
When set to true:  Regions are concentrated into as few BatchCopTasks as possible

This PR modifies the call to this function, setting the newly added parameter to true when the request is a ANN query.

Signed-off-by: Calvin Neo <[email protected]>

Co-authored-by: Yu Jin <[email protected]>
Co-authored-by: JaySon-Huang <[email protected]>
Co-authored-by: Calvin Neo <[email protected]>
Co-authored-by: JaySon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.5 This bug affects the 8.5.x(LTS) versions. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
1 participant