Results 37 issues of groot

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. Users may have...

good first issue
kind/feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version:2.2.5 - Deployment mode(standalone or cluster): - MQ type(rocksmq,...

kind/bug
needs-triage
stale

https://github.com/milvus-io/milvus/issues/23389

size/S
dco-passed

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: 2.3.3 - Deployment mode(standalone or cluster): - MQ...

kind/bug
triage/accepted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug iterator cannot handle primary keys with "\n" or "\t" ###...

kind/bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: v2.3.13 - Deployment mode(standalone or cluster): - MQ...

kind/bug
triage/accepted

// https://wiki.lfaidata.foundation/display/MIL/MEP+24+--+Support+bulk+load rpc Import(ImportRequest) returns (ImportResponse) {} rpc GetImportState(GetImportStateRequest) returns (GetImportStateResponse) {} rpc ListImportTasks(ListImportTasksRequest) returns (ListImportTasksResponse) {}

feature

The milvus server requires the insert data arranged by collection schema. For example, a collection has two fields "id" and "vectors" ``` milvus::CollectionSchema collection_schema(collection_name); collection_schema.AddField({"id", milvus::DataType::INT64, "user id", true, false});...

kind/bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: v2.3.x - Deployment mode(standalone or cluster): - MQ...

kind/bug
triage/accepted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: 2.4.0-rc1 - Deployment mode(standalone or cluster): - MQ...

kind/bug
triage/accepted
2.4-features