milvus/internal/querynodev2/delegator
aoiasd fbe177d6e7
fix: avoid panic when load segment with pkoracle and idforacle already exist (#36959)
relate: https://github.com/milvus-io/milvus/issues/36949

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
2024-10-18 11:57:24 +08:00
..
deletebuffer enhance: Add delete buffer related quota logic (#35918) 2024-09-05 11:39:03 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
delegator.go fix: avoid panic when load segment with pkoracle and idforacle already exist (#36959) 2024-10-18 11:57:24 +08:00
delegator_data.go fix: avoid panic when load segment with pkoracle and idforacle already exist (#36959) 2024-10-18 11:57:24 +08:00
delegator_data_test.go feat: support load and query with bm25 metric (#36071) 2024-10-11 10:23:20 +08:00
delegator_test.go fix: return error if searching against BM25 output field with incorrect metric type (#36910) 2024-10-16 19:45:23 +08:00
delta_forward.go fix: Direct forward delta exclude l0 segments (#36899) 2024-10-16 14:05:23 +08:00
delta_forward_test.go enhance: Add streaming forward policy switch for delegator (#36330) 2024-09-23 18:01:12 +08:00
distribution.go fix: avoid panic when load segment with pkoracle and idforacle already exist (#36959) 2024-10-18 11:57:24 +08:00
distribution_test.go fix: avoid panic when load segment with pkoracle and idforacle already exist (#36959) 2024-10-18 11:57:24 +08:00
exclude_info.go fix: Check exclude segment before add new growing segment (#31803) 2024-04-10 15:29:17 +08:00
exclude_info_test.go fix: Check exclude segment before add new growing segment (#31803) 2024-04-10 15:29:17 +08:00
idf_oracle.go feat: support bm25 logs mixcompaction (#36072) 2024-10-14 16:57:22 +08:00
idf_oracle_test.go feat: support bm25 logs mixcompaction (#36072) 2024-10-14 16:57:22 +08:00
mock_delegator.go fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
scalar_pruner.go enhance: Add streaming forward policy switch for delegator (#36330) 2024-09-23 18:01:12 +08:00
segment_pruner.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
segment_pruner_test.go enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
snapshot.go Make snapshot.expired atomic (#25177) 2023-06-27 18:12:45 +08:00
snapshot_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
types.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
util.go feat: support load and query with bm25 metric (#36071) 2024-10-11 10:23:20 +08:00