milvus/internal/querynodev2/tasks
Chun Han 416a2cf507
fix: query iterator lack results(#33137) (#33422)
related: #33137 
adding has_more_result_tag for various level's reduce to rectify
reduce_stop_for_best

Signed-off-by: MrPresent-Han <chun.han@zilliz.com>
2024-05-30 17:51:44 +08:00
..
concurrent_safe_scheduler_test.go Fix scheduler may panic during close (#27431) 2023-09-28 16:53:26 +08:00
concurrent_safe_scheduler.go fix: the system rejects all queries and never recovers if enabled read rate limit (#30061) 2024-01-17 23:30:55 +08:00
fifo_policy.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
mock_task_test.go feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +08:00
OWNERS Fix offline set always nil (#23340) 2023-04-11 14:42:30 +08:00
policy_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
query_stream_task.go enhance: Merge query stream result for reduce delete task (#32855) 2024-05-27 18:15:43 +08:00
query_task.go fix: query iterator lack results(#33137) (#33422) 2024-05-30 17:51:44 +08:00
queues_test.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
queues.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00
search_task_test.go fix: Validate PlaceholderGroups before combine them (#32016) 2024-04-09 11:33:17 +08:00
search_task.go enhance: use different value to get related data size according to segment type (#33017) 2024-05-14 14:59:33 +08:00
tasks.go feat: LRU cache implementation (#32567) 2024-05-06 20:29:30 +08:00
user_task_polling_policy.go [Feature|Pick] enable scheduler policy and add user-task-polling policy (#24839) 2023-07-03 18:24:25 +08:00