mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-03 01:12:25 +08:00
issue: https://github.com/milvus-io/milvus/issues/29793 The custom `VecCollector` have already transformed the results into vector of offsets, no need to copy them twice. Signed-off-by: longjiquan <jiquan.long@zilliz.com>