milvus/internal/core/unittest
yihao.dai bb6711f28c
Add ChunkCache: support get vector from storage (#26142)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2023-09-15 10:21:20 +08:00
..
bench Refactor duplicate error class into one place (#26985) 2023-09-11 20:43:17 +08:00
data
test_utils Add ChunkCache: support get vector from storage (#26142) 2023-09-15 10:21:20 +08:00
CMakeLists.txt Add ChunkCache: support get vector from storage (#26142) 2023-09-15 10:21:20 +08:00
init_gtest.cpp Add ut for growing segment load binlog (#26268) 2023-08-13 20:41:31 +08:00
test_always_true_expr.cpp Support empty expression (#26153) 2023-08-10 08:37:15 +08:00
test_bf.cpp Remove other Exceptions, keeps SegcoreError only (#27017) 2023-09-14 14:05:20 +08:00
test_binary.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
test_bitmap.cpp Support SIMD of several Expr (#23715) (#23717) 2023-05-12 14:11:20 +08:00
test_bool_index.cpp Support SIMD of several Expr (#23715) (#23717) 2023-05-12 14:11:20 +08:00
test_c_api.cpp Remove other Exceptions, keeps SegcoreError only (#27017) 2023-09-14 14:05:20 +08:00
test_chunk_cache.cpp Add ChunkCache: support get vector from storage (#26142) 2023-09-15 10:21:20 +08:00
test_common.cpp Support using mmap to load data (#22052) 2023-03-01 18:07:49 +08:00
test_concurrent_vector.cpp
test_data_codec.cpp Refactor duplicate error class into one place (#26985) 2023-09-11 20:43:17 +08:00
test_disk_file_manager_test.cpp Remove other Exceptions, keeps SegcoreError only (#27017) 2023-09-14 14:05:20 +08:00
test_expr.cpp Remove other Exceptions, keeps SegcoreError only (#27017) 2023-09-14 14:05:20 +08:00
test_float16.cpp Add float16 vector (#25852) 2023-09-08 10:03:16 +08:00
test_growing_index.cpp Add float16 vector (#25852) 2023-09-08 10:03:16 +08:00
test_growing.cpp Optimize query/search on growing segment while output vector field (#26542) 2023-08-24 09:46:24 +08:00
test_index_c_api.cpp Refactor duplicate error class into one place (#26985) 2023-09-11 20:43:17 +08:00
test_index_wrapper.cpp Add ut for growing segment load binlog (#26268) 2023-08-13 20:41:31 +08:00
test_indexing.cpp Reduce cpp test time (#27043) 2023-09-13 15:41:18 +08:00
test_init.cpp init knowhere build/search thread pool; (#26449) 2023-08-18 14:00:19 +08:00
test_integer_overflow.cpp Fix expression on integer overflow case (#25320) 2023-07-05 10:18:24 +08:00
test_local_chunk_manager.cpp Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
test_minio_chunk_manager.cpp Upgrade minio-go and add region and virtual host config for segcore chunk manager (#26194) 2023-08-11 10:37:36 +08:00
test_offset_ordered_array.cpp Optimize bitset usage (#26096) 2023-08-03 15:25:09 +08:00
test_offset_ordered_map.cpp Optimize bitset usage (#26096) 2023-08-03 15:25:09 +08:00
test_parquet_c.cpp Remove other Exceptions, keeps SegcoreError only (#27017) 2023-09-14 14:05:20 +08:00
test_plan_proto.cpp Fix error message of proto parser not clear (#26365) 2023-08-16 20:20:17 +08:00
test_query.cpp Refactor duplicate error class into one place (#26985) 2023-09-11 20:43:17 +08:00
test_range_search_sort.cpp Remove binary metrics TANIMOTO/SUPERSTRUCTURE/SUBSTRUCTURE (#25708) 2023-07-19 16:16:58 +08:00
test_reduce_c.cpp Fix search binary pagination failure (#22477) 2023-03-08 11:03:51 +08:00
test_reduce.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00
test_relational.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00
test_retrieve.cpp Add default retrieve limit (#24782) 2023-08-10 14:11:15 +08:00
test_scalar_index_creator.cpp Migrate the ability to upload and download binlog to cpp (#22984) 2023-06-25 14:38:44 +08:00
test_scalar_index.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00
test_sealed.cpp Add ChunkCache: support get vector from storage (#26142) 2023-09-15 10:21:20 +08:00
test_segcore.cpp Fix deleted data is still visible (#24849) 2023-06-16 17:16:41 +08:00
test_simd.cpp Support dynamic simd framework and using term expr as example (#25260) 2023-07-13 16:22:30 +08:00
test_similarity_corelation.cpp Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
test_span.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
test_string_expr.cpp Add float16 vector (#25852) 2023-09-08 10:03:16 +08:00
test_string_index.cpp Support SIMD of several Expr (#23715) (#23717) 2023-05-12 14:11:20 +08:00
test_timestamp_index.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00
test_tracer.cpp Refactor duplicate error class into one place (#26985) 2023-09-11 20:43:17 +08:00
test_utils.cpp Remove other Exceptions, keeps SegcoreError only (#27017) 2023-09-14 14:05:20 +08:00