milvus
milvus copied to clipboard
fix: [2.4]Validate num of rows for insert field data with schema (#32770)
Cherry-pick from master pr: #32770 See also #32769
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 81.81%. Comparing base (
71b4ca3
) to head (99b29f9
). Report is 2 commits behind head on 2.4.
Additional details and impacted files
@@ Coverage Diff @@
## 2.4 #32799 +/- ##
==========================================
+ Coverage 81.78% 81.81% +0.02%
==========================================
Files 998 998
Lines 124367 124415 +48
==========================================
+ Hits 101717 101784 +67
+ Misses 18784 18763 -21
- Partials 3866 3868 +2
Files | Coverage Δ | |
---|---|---|
internal/proxy/validate_util.go | 91.40% <100.00%> (ø) |
|
pkg/util/funcutil/func.go | 91.45% <100.00%> (+1.75%) |
:arrow_up: |
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: congqixia, czs007
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:
- ~~internal/proxy/OWNERS~~ [congqixia,czs007]
- ~~pkg/util/OWNERS~~ [congqixia,czs007]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment