milvus/internal
smellthemoon 9d35a5f943
Fix num of partitions is wrong (#23780)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2023-04-28 15:20:36 +08:00
..
allocator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
core Fix load failed with DiskANN (#23760) 2023-04-27 16:56:35 +08:00
datacoord Fix Has Collection Failed on datacoord (#23710) 2023-04-27 09:50:34 +08:00
datanode Fix global rateCollector init multiple times (#23703) 2023-04-26 10:16:36 +08:00
distributed Add blank GetIndexStatistics interface (#23610) 2023-04-23 14:50:32 +08:00
http Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
indexnode Exit component process when session key is deleted (#21658) (#22164) 2023-04-12 20:12:28 +08:00
kv Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metastore Add collection number quota per DB (#23656) 2023-04-28 11:02:35 +08:00
mocks Add blank GetIndexStatistics interface (#23610) 2023-04-23 14:50:32 +08:00
mq Change some configurations, include change the defaultChannelNum to 16 (#23617) 2023-04-27 14:26:35 +08:00
parser/planparserv2 Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
proto add growing segment index (#23615) 2023-04-26 10:14:41 +08:00
proxy Add constraint of releasing partitions before dropping (#23732) 2023-04-28 11:12:36 +08:00
querycoordv2 add retry on get recovery info (#23764) 2023-04-27 17:46:34 +08:00
querynodev2 Seperate reading build and load params for diskann (#23758) 2023-04-27 20:30:35 +08:00
rootcoord Fix num of partitions is wrong (#23780) 2023-04-28 15:20:36 +08:00
storage Support to retrieve json (#23563) 2023-04-21 11:46:32 +08:00
tso Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
types support collection level rate limit (#22767) 2023-04-25 15:54:35 +08:00
util Support json & array types (#23408) 2023-04-20 11:32:31 +08:00