milvus/pkg
Xiaofan 37e5728229
fix: reduce didn't handle offset without limit and reduceStopForBest … (#32087)
fix #32059
pr: #32089

this pr fix two issues:
1. offset is not handled correctly without specify a limit
2. 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>
2024-04-10 21:20:37 -07:00
..
common enhance: Bump milvus & proto version to v2.3.13 (#31579) 2024-03-25 18:03:10 +08:00
config enhance: [2.3] Cache formatted key for param item (#31388) (#31402) 2024-03-19 19:25:10 +08:00
eventlog Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
log fix: [Cherry-pick] log can not reduce level (#28770) 2023-11-28 16:26:33 +08:00
metrics enhance: add more metrics (#31271) (#31511) 2024-03-22 16:11:07 +08:00
mq fix: Support TLS for kafka connection (#30466) 2024-02-28 18:43:07 +08:00
tracer enhance: Support otlp with insecure (#29131) 2023-12-12 16:44:37 +08:00
util fix: reduce didn't handle offset without limit and reduceStopForBest … (#32087) 2024-04-10 21:20:37 -07:00
Makefile Add the mock factory of msg stream (#27834) 2023-10-20 20:14:08 +08:00
go.mod enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
go.sum enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
rules.go Add back `gocritic` linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00