congqixia
congqixia
There are some coding style issue not fixed yet. See [Go Report Card](https://goreportcard.com/report/github.com/milvus-io/milvus-sdk-go) - [x] gocyclo - [x] golint - [ ] ineffassign - [x] misspell #208 - [x] Add...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. Now every operation...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? Use const for schema/index parameters ###...
The API draft has only column-based API while row based logic is more familiar to Gophers. Row based API should be supported for trial
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug `DataType.BOOL` is implemented but search column with Bool type will...
Return ctx error when task read timeout so that shard cluster could display correct error message /kind improvement Signed-off-by: Congqi Xia
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: cfd01a1 - Deployment mode(standalone or cluster): both -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What would you like to be added? Use segment statslog instead of separated...
/kind improvement Signed-off-by: Congqi Xia
See also #22817 /kind bug Signed-off-by: Congqi Xia