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

Fixing the k-nn build for windows platform after upgrading Faiss #980

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

navneet1v
Copy link
Collaborator

@navneet1v navneet1v commented Jul 13, 2023

Description

Fixing the k-nn build for windows platform.

The current build on main branch is broken due to: opensearch-project/OpenSearch@e354201

PR for fixing the main branch: #981

Tested in a windows machine provided by build team.

./scripts/build.sh  -v 2.9.0 -s false -p windows

Issues Resolved

#975

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

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.

@navneet1v navneet1v changed the title Fixing the k-nn build for windows platform. Fixing the k-nn build for windows platform after upgrading Faiss Jul 13, 2023
Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks

scripts/windowsScript.ps1 Show resolved Hide resolved
scripts/windowsScript.ps1 Show resolved Hide resolved
@navneet1v navneet1v merged commit 4c94575 into opensearch-project:main Jul 13, 2023
19 of 68 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 13, 2023
Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit 4c94575)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 13, 2023
Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit 4c94575)
navneet1v added a commit that referenced this pull request Jul 13, 2023
Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit 4c94575)

Co-authored-by: Navneet Verma <[email protected]>
navneet1v added a commit that referenced this pull request Jul 13, 2023
Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit 4c94575)

Co-authored-by: Navneet Verma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants