-
Notifications
You must be signed in to change notification settings - Fork 387
[cherry-pick] cherry-pick mutiple commits #3096
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
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 2.6 #3096 +/- ##
======================================
Coverage ? 45.30%
======================================
Files ? 65
Lines ? 13864
Branches ? 0
======================================
Hits ? 6281
Misses ? 7583
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@XuanYang-cn plz help cherry-pick ee82eae (Conflict need to be resolved ) |
00654ee to
88c8d2f
Compare
- enhance: Migrate six APIs to MilvusClient (milvus-io#3045) - fix: Add support for numpy ndarrays in Array fields (milvus-io#3069) (milvus-io#3070) - Fix: MilvusClient.insert() does not pass **kwargs to underlying insert_rows() call (milvus-io#3076) - feat: add detailed traceback to error_handler decorator - fix(async): include event loop ID in connection alias to prevent reusing closed connections (milvus-io#3086) - fix: fixed the key names for retrieving segment info in the MilvusClient (milvus-io#3098) Co-authored-by: XuanYang-cn <[email protected]> Co-authored-by: zhuwenxing <[email protected]> Co-authored-by: tianhang <[email protected]> Co-authored-by: jac <[email protected]> Co-authored-by: wt <[email protected]> Signed-off-by: silas.jiang <[email protected]>
88c8d2f to
fa48ed4
Compare
XuanYang-cn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jac0626, XuanYang-cn 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 |
This PR cherry-picks the following commits:
enhance: Migrate six APIs to MilvusClient (#3045)
fix: Add support for numpy ndarrays in Array fields (#3070)
Fix: MilvusClient.insert() does not pass **kwargs to underlying insert_rows() call (#3076)
feat: add detailed traceback to error_handler decorator (#3046)
fix(async): include event loop ID in connection alias to prevent reusing closed connections (#3081
fix: fixed the key names for retrieving segment info in the MilvusClient (#3098)
See also: #2756, #2757, #2754, #3069, #3075, #3087
Signed-off-by: silas.jiang [email protected]