milvus/internal
congqixia 4502a16819
Fix dynamic field attribute is not set when describe (#24208)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-05-18 12:55:23 +08:00
..
allocator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
core Support dynamic schema for create collection (#24176) 2023-05-18 09:33:24 +08:00
datacoord Fix typo in handler.go (#24125) 2023-05-17 14:25:23 +08:00
datanode Fix event manager not closed after datanode stop (#24206) 2023-05-18 11:43:23 +08:00
distributed Refactor querynodeclient to remove duplicate code (#24195) 2023-05-18 11:35:23 +08:00
http Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
indexnode Fix get vector it timeout and improve some string const usage (#24141) 2023-05-16 17:41:22 +08:00
kv Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
metastore Support dynamic schema for create collection (#24176) 2023-05-18 09:33:24 +08:00
mocks Implement GetIndexStatistics interface (#23603) 2023-05-06 10:34:39 +08:00
mq Change some configurations, include change the defaultChannelNum to 16 (#23617) 2023-04-27 14:26:35 +08:00
parser/planparserv2 Support dynamic schema for create collection (#24176) 2023-05-18 09:33:24 +08:00
proto Fix dynamic partitions loading (#24112) 2023-05-18 09:17:23 +08:00
proxy Fix dynamic field attribute is not set when describe (#24208) 2023-05-18 12:55:23 +08:00
querycoordv2 Fix dynamic partitions loading (#24112) 2023-05-18 09:17:23 +08:00
querynodev2 Fix dynamic partitions loading (#24112) 2023-05-18 09:17:23 +08:00
rootcoord Support dynamic schema for create collection (#24176) 2023-05-18 09:33:24 +08:00
storage Fix get vector it timeout and improve some string const usage (#24141) 2023-05-16 17:41:22 +08:00
tso Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
types Implement GetIndexStatistics interface (#23603) 2023-05-06 10:34:39 +08:00
util Fix get vector it timeout and improve some string const usage (#24141) 2023-05-16 17:41:22 +08:00