milvus/internal/querynodev2/delegator
congqixia 051bc280dd
enhance: Make dynamic load/release partition follow targets (#38059)
Related to #37849

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-12-05 16:24:40 +08:00
..
deletebuffer fix: Correct varchar primarykey size calculation (#37617) 2024-11-14 14:16:38 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
delegator.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
delegator_data.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
delegator_data_test.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
delegator_test.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
delta_forward.go enhance: Fill version for load delta request (#38212) 2024-12-05 10:54:39 +08:00
delta_forward_test.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
distribution.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
distribution_test.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +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 fix:wrong warning log when idf oracle find L0 segment lacks (#37873) 2024-11-26 16:26:41 +08:00
idf_oracle_test.go feat: support bm25 logs mixcompaction (#36072) 2024-10-14 16:57:22 +08:00
mock_delegator.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +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 feat: The expression supports filling elements through templates (#37033) 2024-10-31 14:20:22 +08:00
snapshot.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +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 fix: brute force bm25 search lack avgdl param (#37650) 2024-11-14 14:58:31 +08:00