milvus/internal/core/unittest
zhagnlu 02a8a07322
Fix BucketExists bug in minio chunk manager (#19548) (#19854)
Signed-off-by: zhagnlu <lu.zhang@zilliz.com>

Signed-off-by: zhagnlu <lu.zhang@zilliz.com>
Co-authored-by: zhagnlu <lu.zhang@zilliz.com>
2022-10-20 10:23:27 +08:00
..
bench Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
data
test_utils Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
CMakeLists.txt Fix BucketExists bug in minio chunk manager (#19548) (#19854) 2022-10-20 10:23:27 +08:00
init_gtest.cpp
test_bf.cpp Ignore cases when comparing metric type in segcore (#19437) 2022-09-26 17:58:52 +08:00
test_binary.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_bitmap.cpp Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
test_bool_index.cpp Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
test_c_api.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_common.cpp
test_concurrent_vector.cpp Merge utils/Types.h with common/Types.h (#16445) 2022-05-02 22:21:51 +08:00
test_conf_adapter_mgr.cpp Upgrade to knowhere v1.1.0 (#16186) 2022-03-25 13:49:25 +08:00
test_data_codec.cpp Add cpp data codec (#18538) 2022-09-09 22:12:34 +08:00
test_disk_file_manager_test.cpp Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
test_expr.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_growing.cpp Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
test_index_c_api.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_index_wrapper.cpp Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
test_indexing.cpp Move assemble/disassemble func to core (#19420) 2022-10-16 21:17:25 +08:00
test_init.cpp Support easylogging config for segcore and knowhere (#16751) 2022-05-03 08:39:49 +08:00
test_local_chunk_manager.cpp Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
test_minio_chunk_manager.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_parquet_c.cpp Add cpp data codec (#18538) 2022-09-09 22:12:34 +08:00
test_plan_proto.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_query.cpp Fix segcore unit test name (#19783) 2022-10-14 14:29:24 +08:00
test_reduce_c.cpp Support string type in segcore (#16546) 2022-04-29 13:35:49 +08:00
test_reduce.cpp Add cpp data codec (#18538) 2022-09-09 22:12:34 +08:00
test_relational.cpp Merge multiple sets of expr's optypes in diff dirs (#17192) 2022-05-24 21:56:00 +08:00
test_retrieve.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_scalar_index_creator.cpp Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
test_scalar_index.cpp Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
test_sealed.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_segcore.cpp Assign different storage config for indexes (#19517) 2022-10-14 14:45:23 +08:00
test_similarity_corelation.cpp Ignore cases when comparing metric type in segcore (#19437) 2022-09-26 17:58:52 +08:00
test_span.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_string_expr.cpp Return empty result in advance if all data filtered out (#18329) (#18438) 2022-07-28 12:36:30 +08:00
test_string_index.cpp Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00
test_timestamp_index.cpp Code clean for test_timestamp_index (#10148) 2021-10-19 11:10:34 +08:00
test_utils.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00