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

Enable k-NN in 2.5 manifest #2984

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

jmazanec15
Copy link
Member

Signed-off-by: John Mazanec jmazane@amazon.com

Description

Enables k-NN in 2.5 manifest to point to 2.x. k-NN 2.x was upgraded to 2.5: https://github.com/opensearch-project/k-NN/blob/2.x/build.gradle#L13.

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.

Signed-off-by: John Mazanec <jmazane@amazon.com>
@jmazanec15 jmazanec15 requested a review from a team as a code owner December 8, 2022 22:55
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2022

Codecov Report

Merging #2984 (04a2a7c) into main (fd4a950) will increase coverage by 0.30%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2984      +/-   ##
==========================================
+ Coverage   92.87%   93.17%   +0.30%     
==========================================
  Files         167      167              
  Lines        4602     4602              
==========================================
+ Hits         4274     4288      +14     
+ Misses        328      314      -14     
Impacted Files Coverage Δ
src/system/os.py 100.00% <0.00%> (+5.26%) ⬆️
src/system/temporary_directory.py 93.33% <0.00%> (+28.88%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gaiksaya gaiksaya merged commit 2edf573 into opensearch-project:main Dec 9, 2022
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