milvus/internal/core/unittest/test_utils
Spade A d750816ba0
fix: remove std::string support for stlsort index (#43355)
fix: https://github.com/milvus-io/milvus/issues/43354

The current implementation of stdsort index is not supported for
std::string. Remove the code.

Signed-off-by: SpadeA <tangchenjie1210@gmail.com>
2025-07-16 17:46:51 +08:00
..
AssertUtils.h feat: add cachinglayer to sealed segment (#41436) 2025-04-28 10:52:40 +08:00
Constants.h feat: add cachinglayer to sealed segment (#41436) 2025-04-28 10:52:40 +08:00
DataGen.h fix: remove std::string support for stlsort index (#43355) 2025-07-16 17:46:51 +08:00
Distance.h Fix search successfully with invalid metric type (#17977) 2022-07-01 22:28:23 +08:00
GenExprProto.h feat: support random sample (#39532) 2025-02-18 12:40:50 +08:00
PbHelper.h Try using ASAN in ci ut (#21089) 2022-12-29 15:29:31 +08:00
Timer.h Fix build error on mac (#16380) 2022-04-04 21:09:32 +08:00
TmpPath.h feat: support inverted index (#28783) 2023-12-31 19:50:47 +08:00
c_api_test_utils.h enhance: support TTL expiration with queries returning no results (#42086) 2025-05-27 18:28:27 +08:00
indexbuilder_test_utils.h fix: Add bypass thread pool mode to avoid growing indexes blocking insert/load (#41012) 2025-05-20 14:30:24 +08:00
storage_test_utils.h feat: impl StructArray -- data storage support in segcore (#42406) 2025-06-12 14:38:35 +08:00
test_segcore.yaml Rename chunk_size to chunk_rows for better code readability (#7953) 2021-09-15 15:15:52 +08:00