milvus/pkg/util
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
..
cache Format the code (#27275) 2023-09-21 09:45:27 +08:00
cgoconverter Fix getting incorrect CPU num (#28178) 2023-11-07 11:52:22 +08:00
commonpbutil Refine state check (#27541) 2023-10-11 21:01:35 +08:00
compressor Fix getting incorrect CPU num (#28178) 2023-11-07 11:52:22 +08:00
conc enhance: [cherry-pick] make `conc.Pool` resizable (#29225) 2023-12-15 15:28:38 +08:00
contextutil feat: [cherry-pick] restful phase two (#30430) 2024-03-25 10:39:09 +08:00
crypto Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
etcd fix: txn control not applied to snapshot.Remove (#29124) (#29137) 2023-12-12 16:37:44 +08:00
expr enhance: [2.3] Support to get the param value in the runtime (#29298) 2023-12-21 20:36:43 +08:00
funcutil enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
gc Fix integration tests logic (#24063) 2023-05-15 14:45:21 +08:00
generic Optimize the generic zero value (#27102) 2023-09-14 19:05:20 +08:00
hardware enhance: [skip e2e] set logrus log level to reduce output error logs (#30478) 2024-02-04 17:23:06 +08:00
indexparamcheck enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
indexparams fix: can't not get search_cache_budget_gb in create index (#30353) 2024-01-31 15:49:03 +08:00
interceptor enhance: [Cherry-pick]Refine accesslog to support format by yaml and support more metric (#28740) 2023-11-28 15:34:28 +08:00
lifetime Refine state check (#27541) 2023-10-11 21:01:35 +08:00
lock Make KeyLock generic (#27854) 2023-10-23 17:40:11 +08:00
logutil feat: [cherry-pick] restful phase two (#30430) 2024-03-25 10:39:09 +08:00
merr enhance: Add restful api for devops to execute rolling upgrade (#29998) (#31846) 2024-04-10 19:47:20 +08:00
metautil Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metric Add binary metric types SUBSTRUCTURE/SUPERSTRUCTURE back (#26766) 2023-08-31 20:07:00 +08:00
metricsinfo enhance: add more metrics (#31271) (#31511) 2024-03-22 16:11:07 +08:00
parameterutil fix: Rename invalid parameterutil package path (#29334) (#29391) 2023-12-22 10:06:41 +08:00
paramtable fix: minio ssl compatible issue (#31619) 2024-03-27 14:41:20 +08:00
ratelimitutil Support refund the tokens to limiter (#25598) 2023-07-14 15:58:32 +08:00
requestutil feat: [cherry-pick] restful phase two (#30430) 2024-03-25 10:39:09 +08:00
resource Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
retry fix: Grpcclient return unrecoverable error (#31256) (#31452) 2024-03-21 11:59:12 +08:00
symbolizer Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
testutils fix: [Cherry-pick] Remove time tick delay metrics when nodes go offline (#30833) (#30879) 2024-02-28 18:55:00 +08:00
tikv Format the code (#27275) 2023-09-21 09:45:27 +08:00
timerecord Use typeutil.ConcurrentMap instead of sync.Map (#25846) 2023-07-24 10:23:01 +08:00
tsoutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
typeutil fix: reduce didn't handle offset without limit and reduceStopForBest … (#32087) 2024-04-10 21:20:37 -07:00
uniquegenerator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
OWNERS Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
constant.go enhance: [2.3] support related privilege for grant api (#30154) 2024-01-22 14:42:55 +08:00