milvus/internal
congqixia c0cc8a59f7
fix: [2.5] Return early when skip load pk index (#39763)
Cherry pick from master
pr: #39762
Previous PR #39437 only print log and add index while load operation is
still executed. This PR return early when segment decides not to load PK
index.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-02-11 11:04:50 +08:00
..
allocator enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
coordinator/coordclient enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00
core enhance: [2.5]update knowhere version (#39673) 2025-02-07 12:46:45 +08:00
datacoord enhance: expose more metrics data (#39466) 2025-02-07 11:48:45 +08:00
datanode enhance: [2.5] Use mockery pkg config for datacoord&datanode (#39567) (#39577) 2025-01-24 17:21:13 +08:00
distributed enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00
flushcommon enhance: expose more metrics data (#39466) 2025-02-07 11:48:45 +08:00
http fix: [skip e2e] update the collection detail page logic (#39739) 2025-02-10 15:26:45 +08:00
indexnode fix: [2.5] Add scalar index engine version for compatibility (#39236) 2025-01-14 21:01:01 +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: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00
mocks enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00
parser/planparserv2 enhance: support null expr(#38772) (#38931) 2025-01-16 10:55:07 +08:00
proxy enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00
querycoordv2 enhance: expose more metrics data (#39466) 2025-02-07 11:48:45 +08:00
querynodev2 fix: [2.5] Return early when skip load pk index (#39763) 2025-02-11 11:04:50 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord fix: [2.5] root check the role list if `rootShouldBindRole` is true (#39714) 2025-02-11 10:10:51 +08:00
storage enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
streamingcoord enhance: keep consistent of memory and meta of broadcaster (#39721) 2025-02-10 10:50:44 +08:00
streamingnode enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +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 enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00
.mockery.yaml enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +08:00