-
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
feat: [Sparse Float Vector] added some integration tests #31062
feat: [Sparse Float Vector] added some integration tests #31062
Conversation
@zhengbuqian E2e jenkins job failed, comment |
@zhengbuqian ut workflow job failed, comment |
80a7531
to
54130c8
Compare
@zhengbuqian ut workflow job failed, comment |
54130c8
to
1d56c5b
Compare
@zhengbuqian E2e jenkins job failed, comment |
@zhengbuqian ut workflow job failed, comment |
/hold |
1d56c5b
to
3d1b6b3
Compare
@zhengbuqian E2e jenkins job failed, comment |
@zhengbuqian ut workflow job failed, comment |
3d1b6b3
to
41f5b5f
Compare
/unhold |
@zhengbuqian E2e jenkins job failed, comment |
@zhengbuqian ut workflow job failed, comment |
41f5b5f
to
74db005
Compare
@zhengbuqian ut workflow job failed, comment |
74db005
to
14009ee
Compare
@zhengbuqian ut workflow job failed, comment |
@zhengbuqian E2e jenkins job failed, comment |
14009ee
to
7e92e1e
Compare
Signed-off-by: Buqian Zheng <[email protected]>
7e92e1e
to
d7ac381
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #31062 +/- ##
==========================================
+ Coverage 81.57% 81.61% +0.04%
==========================================
Files 989 989
Lines 121653 121737 +84
==========================================
+ Hits 99234 99356 +122
+ Misses 18607 18579 -28
+ Partials 3812 3802 -10
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, zhengbuqian 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 |
add some integration tests for sparse float vector support #29419 pr: #31062 Signed-off-by: Buqian Zheng <[email protected]>
… BGE reranker (#2032) pr: milvus-io/milvus#31062 Signed-off-by: Buqian Zheng <[email protected]>
add some integration tests for sparse float vector support
#29419