mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
fix https://github.com/milvus-io/milvus/issues/32059 this pr fix two issues: offset is not handled correctly without specify a limit reduceStopForBest doesn't guarantee to return limit result even if there are more result when there is small segment Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>