milvus icon indicating copy to clipboard operation
milvus copied to clipboard

Add length check when insert and upsert

Open smellthemoon opened this issue 1 year ago • 9 comments

Signed-off-by: lixinguo [email protected] /kind bug #24634

smellthemoon avatar Jun 08 '23 09:06 smellthemoon

Codecov Report

Merging #24759 (7575bbe) into master (41af0a9) will increase coverage by 0.20%. The diff coverage is 75.00%.

Impacted file tree graph

@@            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%> (ø)

... and 192 files with indirect coverage changes

codecov[bot] avatar Jun 08 '23 09:06 codecov[bot]

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 08 '23 10:06 mergify[bot]

/run-cpu-e2e

smellthemoon avatar Jun 08 '23 11:06 smellthemoon

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 08 '23 11:06 mergify[bot]

/run-cpu-e2e

smellthemoon avatar Jun 08 '23 12:06 smellthemoon

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 08 '23 12:06 mergify[bot]

@smellthemoon ut workflow job failed, comment rerun ut can trigger the job again.

mergify[bot] avatar Jun 08 '23 13:06 mergify[bot]

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 08 '23 13:06 mergify[bot]

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 09 '23 04:06 mergify[bot]

/run-cpu-e2e

smellthemoon avatar Jun 09 '23 05:06 smellthemoon

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 09 '23 07:06 mergify[bot]

rerun ut

smellthemoon avatar Jun 09 '23 12:06 smellthemoon

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 13 '23 08:06 mergify[bot]

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] avatar Jun 13 '23 09:06 mergify[bot]

/run-cpu-e2e

smellthemoon avatar Jun 13 '23 11:06 smellthemoon

/approve

jiaoew1991 avatar Jun 15 '23 02:06 jiaoew1991

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Jun 15 '23 02:06 sre-ci-robot