Skip to content

Conversation

@bzhangam
Copy link
Contributor

@bzhangam bzhangam commented Apr 7, 2025

Description

Add target indices info to the QueryCoordinatorContext.

Related Issues

This is needed to support a new feature in neural plugin: #[1211]

In the new feature when we rewrite the query on coordinator node we need to know the target indices to decide how to do the rewrite based on the index configuration.

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 7, 2025

❌ Gradle check result for 3e8f113: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@bzhangam
Copy link
Contributor Author

bzhangam commented Apr 9, 2025

Synced with Michael offline that we cannot ensure each coordinate node will have the IndexService for all the existing indices in the cluster. So plan to get the index configuration through a get API during the neural query rewrite. This PR is no longer needed.

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.

1 participant