opensearch-project / k-NN

🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
152 stars 113 forks source link

[BUG] Failing BWC tests #1991

Closed ryanbogan closed 1 month ago

ryanbogan commented 1 month ago

BWC tests are currently failing on CI.

Related PR: https://github.com/opensearch-project/k-NN/pull/1990

Specific error: https://github.com/opensearch-project/k-NN/actions/runs/10476505668/job/29015542697?pr=1990

All of the different versions just say the operation was canceled at some point, so it is probably a CI setup issue.