milvus/internal
smellthemoon 473c65cd04
Make field in metastore contains default value (#24228)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2023-05-19 12:19:23 +08:00
..
allocator Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
core Update knowhere commit to fix BIN_IVF_FLAT upgrade (#24187) 2023-05-18 17:57:23 +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 Make field in metastore contains default value (#24228) 2023-05-19 12:19:23 +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 Return all dynamic field when retrieve json key (#24205) 2023-05-19 09:41:25 +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 support parms for import maxfilesize(#24191) (#24192) 2023-05-18 18:59:27 +08:00