milvus/internal
Bingyi Sun e6af806a0d
enhance: optimize self defined rust error (#37975)
Prepare for issue: https://github.com/milvus-io/milvus/issues/37930

Signed-off-by: sunby <sunbingyi1992@gmail.com>
2024-11-28 20:30:36 +08:00
..
allocator
coordinator/coordclient enhance: add switch for local rpc enabled (#37985) 2024-11-26 17:00:54 +08:00
core enhance: optimize self defined rust error (#37975) 2024-11-28 20:30:36 +08:00
datacoord enhance: refine the datacoord meta related interfaces (#37957) 2024-11-26 19:46:34 +08:00
datanode enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
distributed feat: fp32 vector to fp16/bf16 vector conversion for RESTful API (#37556) 2024-11-24 17:46:33 +08:00
flushcommon fix: Replace outer lock with concurrent map (#37817) 2024-11-21 16:08:33 +08:00
http enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
indexnode fix: Modify the batchsize of writer to timely flushing binlogs (#37692) 2024-11-15 10:14:31 +08:00
json feat: fp32 vector to fp16/bf16 vector conversion for RESTful API (#37556) 2024-11-24 17:46:33 +08:00
kv
metastore enhance: support to config the default db properties (#38035) 2024-11-27 10:04:34 +08:00
mocks enhance: RBAC new grant/revoke privilege (#37785) 2024-11-21 22:20:34 +08:00
parser/planparserv2 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
proto enhance:refine group_strict_size parameter(#37482) (#37483) 2024-11-12 09:56:28 +08:00
proxy fix: use the default partition for the limit quota when the request partition name is empty (#38005) 2024-11-27 11:00:36 +08:00
querycoordv2 enhance: refine querycoord meta/catalog related interfaces to ensure that each method includes a ctx parameter (#37916) 2024-11-25 11:14:34 +08:00
querynodev2 fix:wrong warning log when idf oracle find L0 segment lacks (#37873) 2024-11-26 16:26:41 +08:00
registry
rootcoord enhance: support to config the default db properties (#38035) 2024-11-27 10:04:34 +08:00
storage enhance: Use PrimaryKeys to replace interface slice for segment delete (#37880) 2024-11-22 11:52:33 +08:00
streamingcoord enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingnode enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
tso
types
util enhance: remove the rpc layer of coordinator when enabling standalone or mixcoord (#37815) 2024-11-23 21:36:33 +08:00
.mockery.yaml