milvus/internal/datanode/importv2
aoiasd 6fa096eb39
fix:[Cherry-pick] bm25 import segment loss stats (#38881)
relate: https://github.com/milvus-io/milvus/issues/38854
pr: https://github.com/milvus-io/milvus/pull/38855

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
2024-12-31 19:24:54 +08:00
..
hash.go feat: add bulk insert support for Functions (#36715) 2024-10-12 17:19:20 +08:00
pool.go enhance: Make dataNode.import.maxConcurrentTaskNum dynamic (#37102) 2024-10-25 16:51:29 +08:00
pool_test.go enhance: Handle legacy proxy load fields request (#37565) 2024-11-11 10:14:26 +08:00
scheduler.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
scheduler_test.go fix: sync task still running after DataNode has stopped (#38377) 2024-12-17 18:06:44 +08:00
task.go fix:[Cherry-pick] bm25 import segment loss stats (#38881) 2024-12-31 19:24:54 +08:00
task_import.go fix: sync task still running after DataNode has stopped (#38377) 2024-12-17 18:06:44 +08:00
task_l0_import.go fix: sync task still running after DataNode has stopped (#38377) 2024-12-17 18:06:44 +08:00
task_l0_import_test.go fix: sync task still running after DataNode has stopped (#38377) 2024-12-17 18:06:44 +08:00
task_l0_preimport.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
task_manager.go fix: Fix empty import task result (#38316) 2024-12-11 15:42:49 +08:00
task_manager_test.go fix: Fix empty import task result (#38316) 2024-12-11 15:42:49 +08:00
task_preimport.go enhance: Optimize import scheduling and add time cost metric (#36601) 2024-10-09 14:41:20 +08:00
util.go fix:[Cherry-pick] bm25 import segment loss stats (#38881) 2024-12-31 19:24:54 +08:00
util_test.go fix: Fix panic due to empty candidate import segments (#35673) 2024-08-27 17:08:59 +08:00