mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 09:38:39 +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>