Files
junjiejiangjjjandGitHub e8c233b69d enhance: improve query node search reduce performance (#51316)
Optimize the k-way merge by advancing the heap root in place instead of
popping and pushing it for every candidate. Use typed deduplication keys
for INT64 and VARCHAR primary keys, including element-level and group-by
search paths.

Skip late materialization when the search plan has no non-primary target
fields, while preserving the primary field for mixed output fields
required by proxy reranking.

Ensure submitted segcore output-field tasks are joined on exceptional
paths and add correctness and benchmark coverage for the optimized merge
implementations.

https://github.com/milvus-io/milvus/issues/51315

Signed-off-by: junjie.jiang <junjie.jiang@zilliz.com>
2026-07-18 00:58:40 +08:00
..
2023-04-11 14:42:30 +08:00