You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to insert a row with nullable values into a collection in milvus lite, no error is returned but somehow the connection times out all of a sudden with StatusCode.UNAVAILABLE, failed to connect to all addresses; last error: UNKNOWN.
Expected Behavior
Milvus lite should support nullable scalar values or at least surface a proper error message
@XuanYang-cn: GitHub didn't allow me to assign the following users: junjiejiangjjj.
Note that only milvus-io members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time.
For more information please see the contributor guide
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Is there an existing issue for this?
Describe the bug
When I try to insert a row with nullable values into a collection in milvus lite, no error is returned but somehow the connection times out all of a sudden with
StatusCode.UNAVAILABLE, failed to connect to all addresses; last error: UNKNOWN
.Expected Behavior
Milvus lite should support nullable scalar values or at least surface a proper error message
Steps/Code To Reproduce behavior
You will start seeing logs like this:
Environment details
The text was updated successfully, but these errors were encountered: