milvus
milvus copied to clipboard
[Feature] enable max result window limit of query
enable max result window limit of query Related Issue: https://github.com/milvus-io/milvus/issues/24611
@chyezh Please associate the related issue to the body of your Pull Request. (eg. “issue: #
Codecov Report
Merging #24768 (9f22973) into 2.2.0 (49630dc) will decrease coverage by
0.01%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.2.0 #24768 +/- ##
==========================================
- Coverage 80.67% 80.67% -0.01%
==========================================
Files 760 760
Lines 106988 107006 +18
==========================================
+ Hits 86314 86325 +11
- Misses 17358 17362 +4
- Partials 3316 3319 +3
Impacted Files | Coverage Δ | |
---|---|---|
internal/proxy/task_query.go | 69.71% <100.00%> (-0.54%) |
:arrow_down: |
internal/proxy/util.go | 91.48% <100.00%> (-0.25%) |
:arrow_down: |
internal/util/paramtable/quota_param.go | 71.38% <100.00%> (+0.14%) |
:arrow_up: |
@chyezh E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/lgtm
rename the maxResultWindow into maxQueryResultWindow
/lgtm
/run-cpu-e2e
@chyezh E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
@chyezh E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
@chyezh E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
/assign @czs007
@chyezh E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
/run-cpu-e2e
/run-cpu-e2e
@chyezh E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
manual pass for one of pipeline passed
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: chyezh, czs007
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~internal/proxy/OWNERS~~ [czs007]
- ~~internal/util/OWNERS~~ [czs007]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment