yihao.dai

Results 84 issues of yihao.dai

### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? Assign metric type in the search...

kind/enhancement

/kind improvement

kind/improvement
size/S
dco-passed

issue: https://github.com/milvus-io/milvus/issues/19596 /kind bug

kind/bug
size/M
lgtm
dco-passed

### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? Currently, the usage of mutex in...

kind/enhancement

This PR introduces novel managerial roles for importv2: 1. ImportMeta: To manage all the import tasks; 2. ImportScheduler: To process tasks and modify their states; 3. ImportChecker: To ascertain the...

kind/feature
area/dependency
sig/testing
size/XXL
area/test
area/internal-api
dco-passed
test/integration

Revise the RESTful bulk insert API from version 1 to version 2. issue: https://github.com/milvus-io/milvus/issues/28521

kind/feature
size/XXL
area/internal-api
dco-passed

Signed-off-by: bigsheeper

size/S

**Describe the bug** An unusual data race has occurred between a variable and the invocation of `common.ReadLines()`. Here is the log: ``` 23-07-07T07:47:13.5966180Z WARNING: DATA RACE 2023-07-07T07:47:13.5966475Z Write at 0x000004b38028...

issue: https://github.com/milvus-io/milvus/issues/32542

kind/enhancement
size/M
lgtm
ci-passed
dco-passed

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug The float32 array intended for import via the bulk writer...

kind/bug