-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cherry-pick] Fix potential crash bug of bulkinsert #24763
Conversation
@yhmo E2e jenkins job failed, comment |
Codecov Report
@@ Coverage Diff @@
## master #24763 +/- ##
==========================================
+ Coverage 82.35% 82.40% +0.05%
==========================================
Files 777 777
Lines 102339 102342 +3
==========================================
+ Hits 84279 84337 +58
+ Misses 15020 14985 -35
+ Partials 3040 3020 -20
|
/lgtm |
rerun ui |
rerun ut |
1 similar comment
rerun ut |
@yhmo E2e jenkins job failed, comment |
/run-cpu-e2e |
@yhmo E2e jenkins job failed, comment |
Signed-off-by: yhmo <yihua.mo@zilliz.com>
@yhmo E2e jenkins job failed, comment |
/run-cpu-e2e |
/rerun ut |
rerun ut |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jiaoew1991, yhmo 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 |
Signed-off-by: yhmo <yihua.mo@zilliz.com>
Signed-off-by: yhmo <yihua.mo@zilliz.com>
#23389