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

[BUG] Build failed due to k-NN recent refactor #860

Closed
chishui opened this issue Aug 6, 2024 · 0 comments · Fixed by #861
Closed

[BUG] Build failed due to k-NN recent refactor #860

chishui opened this issue Aug 6, 2024 · 0 comments · Fixed by #861
Labels
bug Something isn't working untriaged

Comments

@chishui
Copy link
Contributor

chishui commented Aug 6, 2024

What is the bug?

Build failed because k-NN repo made a refactor opensearch-project/k-NN@967b211.

Two feature requests were created one to neural search to decouple the use of k-NN types directly, the other to k-nn to ensure backward compatibility

How can one reproduce the bug?

./gradlew check

What is the expected behavior?

gradlew check can pass

What is your host/environment?

Operating system, version.

Do you have any screenshots?

If applicable, add screenshots to help explain your problem.

Do you have any additional context?

Add any other context about the problem.

@chishui chishui added bug Something isn't working untriaged labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant