milvus/internal
Xiaofan 4bda6c33ad
fix: binary vector should not limit dimension to 32768 (#30676)
all the vector dimension check should happen on collection creation but
not index build
fix #30285

Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
2024-03-05 14:21:00 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core fix: binary vector should not limit dimension to 32768 (#30676) 2024-03-05 14:21:00 +08:00
datacoord enhance: Check channel cp lag before generate compaction task (#30997) 2024-03-05 13:39:01 +08:00
datanode enhance: Reduce the memory usage of the timeTickSender (#30968) 2024-03-02 10:13:01 +08:00
distributed fix: Make datacoord client retry on index api (#30654) 2024-03-04 15:32:59 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
kv enhance: disallow tikv/rawkv usages (#30027) 2024-02-06 10:41:41 +08:00
metastore feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
mocks feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Avoid create schema helper for each read task (#30981) 2024-03-04 19:39:00 +08:00
proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
proxy fix: binary vector should not limit dimension to 32768 (#30676) 2024-03-05 14:21:00 +08:00
querycoordv2 feat: support lazy load on querycoord (#30372) 2024-03-01 18:15:29 +08:00
querynodev2 enhance: Add back load memory factor when esitmating memory resource (#30994) 2024-03-04 19:54:59 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: add graceful stop timeout to avoid node stop hang under extreme cases (#30317) 2024-02-29 17:01:50 +08:00
storage enhance: adding a streaming deserialize reader for binlogs (#30860) 2024-03-04 19:31:09 +08:00
tso Format the code (#27275) 2023-09-21 09:45:27 +08:00
types test: support multiple data/querynodes in integration test (#30618) 2024-02-21 11:54:53 +08:00
util fix: Make datacoord client retry on index api (#30654) 2024-03-04 15:32:59 +08:00