Migrate KNNEngine interfaces#20537
Migrate KNNEngine interfaces#20537ajleong623 wants to merge 4 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Anthony Leong <anthonyleong@Mac.hsd1.ca.comcast.net>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Comment |
|
❌ Gradle check result for f1c9689: 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? |
Signed-off-by: Anthony Leong <anthonyleong@Anthonys-MacBook-Air.local>
|
❌ Gradle check result for 93014ad: 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? |
Signed-off-by: Anthony Leong <anthonyleong@Anthonys-MacBook-Air.local>
Signed-off-by: Anthony Leong <anthonyleong@Anthonys-MacBook-Air.local>
|
❌ Gradle check result for db2fad8: 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? |
|
This PR is stalled because it has been open for 30 days with no activity. |
Description
Migrates some of the required interfaces from the KNN plugin to core, avoiding repeated work between different KNN plugin implementations.
Related Issues
#20050
Check List
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.