milvus/internal
PowderLi 4f44942c80
enhance: support dataType: array & json (#30076)
issue: #30075

deal with the array<?> field data correctly

Signed-off-by: PowderLi <min.li@zilliz.com>
2024-01-21 13:56:55 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance: Opt vector dimension mismatch error message (#29928) 2024-01-19 17:52:54 +08:00
datacoord fix: return correct compaction plan count by datacoord (#29980) 2024-01-19 21:06:55 +08:00
datanode fix: Set segment level for comapct to segment (#30129) 2024-01-19 18:52:53 +08:00
distributed enhance: support dataType: array & json (#30076) 2024-01-21 13:56:55 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
kv fix: Drop segment meta info with prefix (#29856) 2024-01-11 12:22:51 +08:00
metastore fix: collection properties not saved for alter collection (#30145) 2024-01-19 23:06:54 +08:00
mocks feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
mq enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
parser/planparserv2 Add float16 approve for multi-type part (#28427) 2024-01-11 15:48:51 +08:00
proto fix: Add more throughput in related metrics (#30038) 2024-01-19 11:34:54 +08:00
proxy enhance: add pool for scheduler dmQueue task (#30103) 2024-01-19 14:20:54 +08:00
querycoordv2 fix: Leader checker can't remove segment from leader view (#30151) 2024-01-20 18:58:58 +08:00
querynodev2 enhance: add the bytes data type for merge data and format some code (#30105) 2024-01-18 22:18:55 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord feat: support general capacity restrict for cloud-side resoure contro… (#29845) 2024-01-16 16:32:53 +08:00
storage Add float16 approve for multi-type part (#28427) 2024-01-11 15:48:51 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
util fix: Fix closing closed chan in proxy watcher (#30143) 2024-01-19 23:02:54 +08:00