milvus/internal/core/unittest
yah01 ceda0ed598
Optimize the performance of filter by JSON field (#24268)
- Construct JSON pointer only once
- Avoid copying nested path for each row

Signed-off-by: yah01 <yang.cen@zilliz.com>
2023-05-22 00:47:25 +08:00
..
bench add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
data Add SyntaxTree of QueryNode and Expr 2020-11-03 11:45:48 +08:00
test_utils Support SIMD of several Expr (#23715) (#23717) 2023-05-12 14:11:20 +08:00
CMakeLists.txt add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
init_gtest.cpp Remove easylogging and replace by GLog (#22979) 2023-03-27 18:22:02 +08:00
test_bf.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +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 Support SIMD of several Expr (#23715) (#23717) 2023-05-12 14:11: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 Merge utils/Types.h with common/Types.h (#16445) 2022-05-02 22:21:51 +08:00
test_data_codec.cpp [Cherry-Pick] Remove arrow uasge in FieldData (#22726) 2023-03-20 10:41:56 +08:00
test_disk_file_manager_test.cpp [Cherry-Pick] Remove arrow uasge in FieldData (#22726) 2023-03-20 10:41:56 +08:00
test_expr.cpp Optimize the performance of filter by JSON field (#24268) 2023-05-22 00:47:25 +08:00
test_growing_index.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
test_growing.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
test_index_c_api.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00
test_index_wrapper.cpp Remove ANNOY index type (#23189) 2023-04-04 16:30:27 +08:00
test_indexing.cpp Add support for getting vectors by ids (#23450) 2023-04-23 09:00:32 +08:00
test_init.cpp Try using ASAN in ci ut (#21089) 2022-12-29 15:29:31 +08:00
test_local_chunk_manager.cpp [Cherry-Pick] Remove arrow uasge in FieldData (#22726) 2023-03-20 10:41:56 +08:00
test_minio_chunk_manager.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
test_parquet_c.cpp [Cherry-Pick] Remove arrow uasge in FieldData (#22726) 2023-03-20 10:41:56 +08:00
test_plan_proto.cpp Feat: count entities by expression (#22765) 2023-03-16 19:31:55 +08:00
test_query.cpp Introduce simdjson (#23644) 2023-04-26 10:30:34 +08:00
test_range_search_sort.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +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 Support expr with json field (#23804) 2023-05-10 10:19:19 +08:00
test_scalar_index_creator.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00
test_scalar_index.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00
test_sealed.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
test_segcore.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +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 add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
test_string_expr.cpp add growing segment index (#23615) 2023-04-26 10:14:41 +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 OTEL integration in cpp (#22175) 2023-03-21 16:31:57 +08:00
test_utils.cpp Fix cpplint (#22657) 2023-03-10 09:47:54 +08:00