milvus/internal/querynodev2/segments
MrPresent-Han ed644983e2
enhance: add param for bloomfilter(#29388) (#29490)
related: #29388

Signed-off-by: MrPresent-Han <chun.han@zilliz.com>
2023-12-28 18:10:46 +08:00
..
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
bloom_filter_set.go enhance: add param for bloomfilter(#29388) (#29490) 2023-12-28 18:10:46 +08:00
bloom_filter_set_test.go enhance: add param for bloomfilter(#29388) (#29490) 2023-12-28 18:10:46 +08:00
cgo_util.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
collection.go fix: Change schema to atomic.Pointer to avoid data race (#28739) 2023-11-25 12:42:24 +08:00
count_reducer.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
count_reducer_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
default_limit_reducer.go enable ctx traceId for assignsegment on dc(#26972) (#27108) (#27030) 2023-09-18 11:39:20 +08:00
load_field_data_info.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
load_index_info.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
manager.go enhance: add more metrics for level zero segments (#29029) 2023-12-07 14:34:35 +08:00
manager_test.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
mock_collection_manager.go Organize all mockery generation commands in Makefile (#26826) 2023-09-04 21:19:48 +08:00
mock_data.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
mock_loader.go Deliver L0 segments delete records (#27722) 2023-11-07 01:44:18 +08:00
mock_segment.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
mock_segment_manager.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
plan.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
plan_test.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
pool.go enhance: make segments SQPool & LoadPool resizable (#29239) 2023-12-15 20:22:39 +08:00
pool_test.go enhance: make segments SQPool & LoadPool resizable (#29239) 2023-12-15 20:22:39 +08:00
reduce.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
reduce_test.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
reducer.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
reducer_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
result.go fix iterator lose data for duplicted result(#29406) (#29451) 2023-12-25 23:28:47 +08:00
result_sorter.go Fix bug of missing JSON type when sorting retrieve results (#25412) (#25455) 2023-07-10 20:02:28 +08:00
result_test.go fix iterator lose data for duplicted result(#29406) (#29451) 2023-12-25 23:28:47 +08:00
retrieve.go Refine delete by expression for forbid proxy dml task scheduler hang (#29340) 2023-12-26 19:52:48 +08:00
retrieve_test.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
search.go Remove segment to LocalSegment type assertion (#26931) 2023-09-09 10:35:16 +08:00
search_test.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
segment.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
segment_interface.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
segment_l0.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
segment_loader.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
segment_loader_test.go enhance: add log when release segment created for load failure (#29464) 2023-12-26 00:46:46 +08:00
segment_test.go enhance: add ctx for HandleCStatus and callers (#29517) 2023-12-27 16:10:47 +08:00
statistics.go Protect segment from being released while query/search (#26322) 2023-08-16 18:38:17 +08:00
utils.go Deliver L0 segments delete records (#27722) 2023-11-07 01:44:18 +08:00
validate.go Format the code (#27275) 2023-09-21 09:45:27 +08:00