Skip to content

Conversation

stebloev
Copy link
Member

Add test to cement KNN BitVector serialization format

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

Test to canonize format of serialization for BitVectors in KNN UDF. Idea: Change one bit in different positions of vectors with different length, then serialize.

@stebloev stebloev linked an issue Sep 26, 2025 that may be closed by this pull request
@stebloev stebloev marked this pull request as ready for review September 26, 2025 14:04
@stebloev stebloev requested a review from a team as a code owner September 26, 2025 14:04
@github-actions
Copy link

🟢 2025-09-26 14:06:44 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Sep 26, 2025

2025-09-26 14:07:59 UTC Pre-commit check linux-x86_64-release-asan for 172ef7d has started.
2025-09-26 14:08:03 UTC Artifacts will be uploaded here
2025-09-26 14:10:40 UTC ya make is running...
🟢 2025-09-26 14:12:46 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
20 20 0 0 0 0

🟢 2025-09-26 14:12:49 UTC Build successful.

@stebloev stebloev requested a review from kunga September 26, 2025 14:11
@github-actions
Copy link

github-actions bot commented Sep 26, 2025

2025-09-26 14:14:55 UTC Pre-commit check linux-x86_64-relwithdebinfo for 172ef7d has started.
2025-09-26 14:15:31 UTC Artifacts will be uploaded here
2025-09-26 14:18:47 UTC ya make is running...
🟢 2025-09-26 14:19:50 UTC Tests successful.

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
22 22 0 0 0 0

🟢 2025-09-26 14:19:52 UTC Build successful.

@stebloev stebloev removed the request for review from a team September 29, 2025 12:27
@stebloev stebloev merged commit 62f211f into ydb-platform:main Sep 29, 2025
14 checks passed
@stebloev stebloev deleted the knn-udf-bit-vector-tests branch September 29, 2025 12:35
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.

Vector index should support bit vectors

2 participants