milvus/internal/datanode/compaction
cai.zhang 2adca8b754
fix: Fix data race for cluerting compaction (#36440)
issue: #36438

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-09-28 17:19:21 +08:00
..
clustering_compactor_test.go fix: clustering compact not support null (#36152) 2024-09-11 14:49:06 +08:00
clustering_compactor.go fix: Fix data race for cluerting compaction (#36440) 2024-09-28 17:19:21 +08:00
compactor_common.go enhance: Enable to write multiple segments in mix compactor (#35705) 2024-08-30 11:29:01 +08:00
compactor.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
executor_test.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
executor.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
l0_compactor_test.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
l0_compactor.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
load_stats.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
merge_sort.go enhance: Update stats task to optional (#35947) 2024-09-12 20:37:08 +08:00
mix_compactor_test.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
mix_compactor.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
mock_compactor.go enhance: Add compaction task slot usage logic (#34581) 2024-07-18 10:27:41 +08:00
priority_queue_test.go feat: supporing hybrid search group_by (#35982) 2024-09-08 17:09:04 +08:00
priority_queue.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
segment_reader_from_binlogs.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
segment_writer.go fix: Set an empty segment if compaction deleted all inserts (#36044) 2024-09-09 14:23:05 +08:00