Skip to content

Commit 1f54561

Browse files
Added IT and BWC tests for mixed vector documents
Signed-off-by: Abhinav Tripathi <[email protected]>
1 parent 008094d commit 1f54561

File tree

3 files changed

+471
-0
lines changed

3 files changed

+471
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1414
* Asymmetric Distance Computation for binary quantized faiss indices [#2733](https://github.com/opensearch-project/k-NN/pull/2733)
1515
* [BUGFIX] [Remote Vector Index Build] Don't fall back to CPU on terminal failures [#2773](https://github.com/opensearch-project/k-NN/pull/2773)
1616
* Add KNN timing info to core profiler [#2785](https://github.com/opensearch-project/k-NN/pull/2785)
17+
* Add comprehensive integration tests for mixed vector documents [#2818](https://github.com/opensearch-project/k-NN/pull/2818)
1718

1819
### Bug Fixes
1920
* Fix @ collision in NativeMemoryCacheKeyHelper for vector index filenames containing @ characters [#2810](https://github.com/opensearch-project/k-NN/pull/2810)

0 commit comments

Comments
 (0)