milvus/internal/querynodev2/delegator
congqixia 2a04b0929a
fix: Prevent use captured iteration variable partitionID (#33906)
See also #33902

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-06-17 19:11:59 +08:00
..
deletebuffer enhance: make delegator delete buffer holding all delete from cp (#29626) 2024-01-04 17:02:46 +08:00
delegator_data_test.go enhance: Use BatchPkExist to reduce bloom filter func call cost (#33611) 2024-06-13 17:57:56 +08:00
delegator_data.go fix: Prevent use captured iteration variable partitionID (#33906) 2024-06-17 19:11:59 +08:00
delegator_test.go enhance: Use Blocked Bloom Filter instead of basic bloom fitler impl. (#33405) 2024-05-31 17:49:45 +08:00
delegator.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
distribution_test.go fix: Report offline info in GetDataDistribition (#31347) 2024-03-18 14:51:04 +08:00
distribution.go fix: Report offline info in GetDataDistribition (#31347) 2024-03-18 14:51:04 +08:00
exclude_info_test.go fix: Check exclude segment before add new growing segment (#31803) 2024-04-10 15:29:17 +08:00
exclude_info.go fix: Check exclude segment before add new growing segment (#31803) 2024-04-10 15:29:17 +08:00
mock_delegator.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
segment_pruner_test.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
segment_pruner.go feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
snapshot_test.go load segment with target version, avoid read redundant segment (#24929) 2023-06-27 11:48:45 +08:00
snapshot.go Make snapshot.expired atomic (#25177) 2023-06-27 18:12:45 +08:00
types.go Format the code (#27275) 2023-09-21 09:45:27 +08:00