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

Fixed failed test after knn added multiple inner hits feature #1026

Conversation

martin-gaievski
Copy link
Member

Description

Need to fix some unit tests after recent k-NN feature "Support for Multi Values in innerHit for Nested k-NN Fields in Lucene and FAISS" opensearch-project/k-NN#2283

Check List

  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • [ ] Public documentation issue/PR created.

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.

@martin-gaievski martin-gaievski added backport 2.x Label will add auto workflow to backport PR to 2.x branch Maintenance Add support for new versions of OpenSearch/Dashboards from upstream skip-changelog v2.19.0 labels Dec 17, 2024
@martin-gaievski martin-gaievski marked this pull request as ready for review December 17, 2024 20:31
@martin-gaievski martin-gaievski merged commit 3d72cc3 into opensearch-project:main Dec 17, 2024
63 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 17, 2024
martin-gaievski added a commit that referenced this pull request Dec 17, 2024
#1027)

Signed-off-by: Martin Gaievski <[email protected]>
(cherry picked from commit 3d72cc3)

Co-authored-by: Martin Gaievski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Label will add auto workflow to backport PR to 2.x branch Maintenance Add support for new versions of OpenSearch/Dashboards from upstream skip-changelog v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants