milvus/internal/distributed/proxy/httpserver
PowderLi e39f46aa38
fix: use GetBinaryField incorrectly (#30969)
issue: #30980 #22837
2.3 pr: #30873

should use GetBFloat16Field, GetBfloat16Field rather than GetBinaryField

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-03-03 17:58:59 +08:00
..
constant.go fix: [restful v2] bug list (#30740) 2024-02-27 16:48:56 +08:00
handler.go fix: link with install path's libblob-chunk-manager (#29496) 2023-12-31 20:02:48 +08:00
handler_test.go feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
handler_v1.go fix: use GetBinaryField incorrectly (#30969) 2024-03-03 17:58:59 +08:00
handler_v1_test.go fix: set proxy.http.acceptTypeAllowInt64: true as default (#30720) 2024-02-29 09:59:07 +08:00
handler_v2.go fix: [restful v2] align search api with milvus client (#30946) 2024-03-01 11:01:01 +08:00
handler_v2_test.go fix: [restful v2] align search api with milvus client (#30946) 2024-03-01 11:01:01 +08:00
request.go fix: CollectionSchema.autoID is deprecated (#30002) 2024-01-18 16:16:52 +08:00
request_v2.go fix: [restful v2] align search api with milvus client (#30946) 2024-03-01 11:01:01 +08:00
timeout_middleware.go feat: restful support new features (#30485) 2024-02-07 17:16:47 +08:00
utils.go fix: use GetBinaryField incorrectly (#30969) 2024-03-03 17:58:59 +08:00
utils_test.go fix: [restful v2] align search api with milvus client (#30946) 2024-03-01 11:01:01 +08:00
wrap_request.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrap_request_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrapper.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrapper_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00