zvec/python/tests/detail
luoxiaojian 1ad6df2539
refactor(thread-pool): make CPU affinity opt-in (#623)
2026-07-29 15:30:04 +08:00
..
distance_helper.py tests: add tests for recall (#196) 2026-03-05 20:13:45 +08:00
doc_helper.py tests: add tests for recall (#196) 2026-03-05 20:13:45 +08:00
fixture_helper.py refactor(diskann): decouple from libaio via dlopen (#532) 2026-07-16 17:58:25 +08:00
params_helper.py Initial commit 2025-12-30 11:02:17 +08:00
support_helper.py tests: add tests for recall (#196) 2026-03-05 20:13:45 +08:00
test_collection_concurrency.py Initial commit 2025-12-30 11:02:17 +08:00
test_collection_create_and_open.py fix: relax collection path restriction (#340) 2026-04-16 15:26:15 +08:00
test_collection_ddl.py fix: sync querier schema after column DDL to fix empty query fields (#429) 2026-05-29 17:36:30 +08:00
test_collection_dml.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_collection_dql.py refactor: make Reranker stateless with std::variant value semantics (… (#471) 2026-06-09 12:44:17 +08:00
test_collection_exception.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_collection_open.py deprecate python VectorQuery (#267) 2026-05-12 14:55:49 +08:00
test_collection_recall.py feat: add diskann index (#369) 2026-06-04 20:52:43 +08:00
test_db_config.py refactor(thread-pool): make CPU affinity opt-in (#623) 2026-07-29 15:30:04 +08:00