milvus
milvus copied to clipboard
Add length check when insert and upsert
Signed-off-by: lixinguo [email protected] /kind bug #24634
Codecov Report
Merging #24759 (7575bbe) into master (41af0a9) will increase coverage by
0.20%
. The diff coverage is75.00%
.
@@ Coverage Diff @@
## master #24759 +/- ##
==========================================
+ Coverage 82.18% 82.38% +0.20%
==========================================
Files 787 779 -8
Lines 104180 102462 -1718
==========================================
- Hits 85618 84412 -1206
+ Misses 15541 15019 -522
- Partials 3021 3031 +10
Impacted Files | Coverage Δ | |
---|---|---|
pkg/util/parameterutil.go/get_max_len.go | 100.00% <ø> (ø) |
|
internal/proxy/validate_util.go | 86.80% <70.00%> (-0.43%) |
:arrow_down: |
internal/rootcoord/create_collection_task.go | 96.23% <75.00%> (-0.74%) |
:arrow_down: |
internal/proxy/task_insert.go | 75.00% <100.00%> (ø) |
|
internal/proxy/task_upsert.go | 71.42% <100.00%> (ø) |
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
@smellthemoon ut workflow job failed, comment rerun ut
can trigger the job again.
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
rerun ut
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jiaoew1991, smellthemoon, yah01
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~internal/proxy/OWNERS~~ [jiaoew1991]
- ~~internal/rootcoord/OWNERS~~ [jiaoew1991]
- ~~pkg/util/OWNERS~~ [jiaoew1991]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment