milvus/internal/core/unittest
Cai Yudong 4ded45394a
[skip e2e] Optimize test_reduce (#18957)
Signed-off-by: yudong.cai <yudong.cai@zilliz.com>

Signed-off-by: yudong.cai <yudong.cai@zilliz.com>
2022-09-01 11:09:00 +08:00
..
bench Fix segcore benchmark (#18675) 2022-08-17 20:24:49 +08:00
data Add SyntaxTree of QueryNode and Expr 2020-11-03 11:45:48 +08:00
test_utils Return empty result in advance if all data filtered out (#18329) (#18438) 2022-07-28 12:36:30 +08:00
CMakeLists.txt Support to get real row count of segment (#18115) 2022-07-18 09:58:28 +08:00
init_gtest.cpp Clear redundant code line (#9631) 2021-10-11 17:04:29 +08:00
test_bf.cpp Let growing segment call knowhere brute search API (#18227) 2022-07-12 11:58:25 +08:00
test_binary.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_bitmap.cpp Merge multiple sets of expr's optypes in diff dirs (#17192) 2022-05-24 21:56:00 +08:00
test_bool_index.cpp Upgrade to knowhere-v1.1.12 (#17692) 2022-06-24 10:34:18 +08:00
test_c_api.cpp Change the type of slice_nqs and slice_topks from int32_t[] to int64_t[] (#18867) 2022-08-29 11:36:56 +08:00
test_common.cpp Add span and segment interface, rename segment_growing and use interface as base 2021-01-13 18:46:25 +08:00
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_expr.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +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 Upgrade to knowhere-v1.1.12 (#17692) 2022-06-24 10:34:18 +08:00
test_index_wrapper.cpp Upgrade to knowhere-v1.1.12 (#17692) 2022-06-24 10:34:18 +08:00
test_indexing.cpp Return empty result in advance if all data filtered out (#18329) (#18438) 2022-07-28 12:36:30 +08:00
test_init.cpp Support easylogging config for segcore and knowhere (#16751) 2022-05-03 08:39:49 +08:00
test_parquet_c.cpp Fix arrow builder nullptr check in FinishPayloadWriter (#17873) 2022-06-28 20:04:17 +08:00
test_plan_proto.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_query.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_reduce_c.cpp Support string type in segcore (#16546) 2022-04-29 13:35:49 +08:00
test_reduce.cpp [skip e2e] Optimize test_reduce (#18957) 2022-09-01 11:09:00 +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 Upgrade to knowhere-v1.1.12 (#17692) 2022-06-24 10:34:18 +08:00
test_scalar_index.cpp Reverse data from scalar index (#17145) 2022-05-26 14:58:01 +08:00
test_sealed.cpp Return empty result in advance if all data filtered out (#18329) (#18438) 2022-07-28 12:36:30 +08:00
test_segcore.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +08:00
test_similarity_corelation.cpp Replace faiss::MetricType with knowhere::MetricType (#17891) 2022-06-29 14:20:19 +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 Fix query not empty after delete string (#17953) 2022-07-04 16:54:20 +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