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

Adding K-NN in 3.0.0 manifest and geospatial in 2.4 and 3.0 manifests. #2675

Closed
wants to merge 1 commit into from

Conversation

navneet1v
Copy link
Contributor

Description

Adding K-NN in 3.0.0 manifest and geospatial in 2.4 and 3.0 manifests.

Signed-off-by: Navneet Verma navneev@amazon.com

Issues Resolved

opensearch-project/geospatial#94

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: Navneet Verma <navneev@amazon.com>
@navneet1v navneet1v requested a review from a team as a code owner September 30, 2022 01:21
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2022

Codecov Report

Merging #2675 (605f381) into main (1248991) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2675   +/-   ##
=======================================
  Coverage   94.24%   94.24%           
=======================================
  Files         162      162           
  Lines        4313     4313           
  Branches       19       19           
=======================================
  Hits         4065     4065           
  Misses        248      248           

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

Comment on lines +89 to +90
platforms:
- linux
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we would need to add windows platform for 2.4 manifest as windows distribution is planned to released in this version. @peterzhuamazon

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also the groovy failure might not relate to this tho.

repository: https://github.com/opensearch-project/geospatial.git
ref: main
platforms:
- linux
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add windows here as well.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only add for geospatial leave knn linux only.

@jordarlu
Copy link
Contributor

jordarlu commented Oct 5, 2022

@navneet1v , could you rebase your repo with opensearch-build@main and rerun the validation? it seems like your repo is out dated with the opensearch-build@main; hence, groovy test was fail. Thanks.

@navneet1v
Copy link
Contributor Author

I can see that @naveentatikonda has raised another PR for the same and it got merged. 6b71a5f Closing this PR.

@navneet1v navneet1v closed this Oct 10, 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.

6 participants