milvus/internal
Bingyi Sun ca050b7979
fix: Skip create primary key index when loading pk index (#39922) (#40044)
issue: https://github.com/milvus-io/milvus/issues/39907
pr: https://github.com/milvus-io/milvus/pull/39921

---------

Signed-off-by: sunby <sunbingyi1992@gmail.com>
Signed-off-by: Yellow Shine <sammy.huang@zilliz.com>
Co-authored-by: yellow-shine <sammy.huang@zilliz.com>
2025-02-25 10:30:02 +08:00
..
allocator enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
coordinator/coordclient enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
core fix: Skip create primary key index when loading pk index (#39922) (#40044) 2025-02-25 10:30:02 +08:00
datacoord enhance: [2.5] Refine error msg for schema & index checking (#39533) (#39565) 2025-01-24 13:43:06 +08:00
datanode fix: [hotfix-2.5.4] Fix import failed due to 0 row num (#39887) 2025-02-14 20:58:19 +08:00
distributed fix: [2.5]not enable rate limiter for restful v1 (#39555) 2025-01-24 14:05:13 +08:00
flushcommon fix: [2.5] Fix consume blocked due to too many consumers (#38915) 2025-01-16 15:19:03 +08:00
http enhance: Add logs for check health failed (#39208) (#39302) 2025-01-16 10:31:04 +08:00
indexnode fix: [2.5.4] Skip text index creation when segment is zero after sorting (#39978) 2025-02-19 10:14:49 +08:00
json feat: fp32 vector to fp16/bf16 vector conversion for RESTful API (#37556) 2024-11-24 17:46:33 +08:00
kv enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
metastore enhance: [2.5]Add schema update time verification for insert and upsert to use cache (#39382) 2025-01-21 10:19:11 +08:00
mocks enhance: [2.5] Read metadata concurrently to accelerate recovery (#38900) 2025-01-16 17:53:01 +08:00
parser/planparserv2 enhance: support null expr(#38772) (#38931) 2025-01-16 10:55:07 +08:00
proxy fix: [hotfix] Add sub task pool for multi-stage tasks (#40080) 2025-02-21 16:06:12 +08:00
querycoordv2 fix: [hotfix] Add sub task pool for multi-stage tasks (#40080) 2025-02-21 16:06:12 +08:00
querynodev2 fix: [2.5]Adjust segment loader's memory estimate for intermin indexes (#39509) 2025-01-24 11:19:14 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: [2.5]Add schema update time verification for insert and upsert to use cache (#39382) 2025-01-21 10:19:11 +08:00
storage enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
streamingcoord fix: wrong streaming mockery package name (#39261) 2025-01-15 11:44:59 +08:00
streamingnode fix: wrong streaming mockery package name (#39261) 2025-01-15 11:44:59 +08:00
tso enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
types enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
util fix: [hotfix] Add sub task pool for multi-stage tasks (#40080) 2025-02-21 16:06:12 +08:00
.mockery.yaml enhance: add broadcast for streaming service (#39047) 2025-01-09 16:46:56 +08:00