milvus/internal/datanode/compaction
cai.zhang 8395c8a8db
enhance: Update stats task to optional (#35947)
issue: #33744

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-09-12 20:37:08 +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: clustering compact not support null (#36152) 2024-09-11 14:49:06 +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 enhance: remove unused code for StorageV2 (#35132) 2024-08-01 12:08:13 +08:00
merge_sort.go enhance: Update stats task to optional (#35947) 2024-09-12 20:37:08 +08:00
mix_compactor_test.go enhance: Update stats task to optional (#35947) 2024-09-12 20:37:08 +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