milvus/internal
Bingyi Sun 37b118d55d
fix: Skip loading primary key if index has raw data (#39921)
issue: https://github.com/milvus-io/milvus/issues/39907

Signed-off-by: sunby <sunbingyi1992@gmail.com>
2025-03-06 17:46:02 +08:00
..
allocator enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
compaction enhance: Remove iterators in datanode (#40301) 2025-03-04 12:14:00 +08:00
coordinator enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
core fix: Skip loading primary key if index has raw data (#39921) 2025-03-06 17:46:02 +08:00
datacoord fix: Pass Knapsnak ptr to avoid compact multiple times (#40400) 2025-03-06 15:42:03 +08:00
datanode enhance: Remove iterators in datanode (#40301) 2025-03-04 12:14:00 +08:00
distributed enhance: Avoid convert body byte slice to string in httpserver (#40405) 2025-03-06 16:28:02 +08:00
flushcommon fix: correct memory size estimation on arrays (#40312) 2025-03-05 16:54:09 +08:00
http enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
indexnode enhance: Remove iterators in datanode (#40301) 2025-03-04 12:14:00 +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: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
metastore enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
mocks enhance: remove redundant resource key watch operation, just keep consistency of wal (#40235) 2025-03-03 14:40:05 +08:00
parser/planparserv2 fix: Fix bug where prefix matching fails when wildcards are in prefix (#40020) 2025-02-28 10:29:59 +08:00
proxy fix: improve error handling and unit tests for InitMetaCache function (#40322) 2025-03-05 11:08:13 +08:00
querycoordv2 fix: Fix task delta cache data race (#40259) 2025-03-02 16:52:09 +08:00
querynodev2 enhance: Introduce batch subscription in msgdispatcher (#39863) 2025-03-05 14:38:02 +08:00
registry enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
rootcoord enhance: remove redundant resource key watch operation, just keep consistency of wal (#40235) 2025-03-03 14:40:05 +08:00
storage fix: skip storage v2 unstable ut for now (#40378) 2025-03-05 20:30:39 +08:00
storagecommon feat: Storage v2 binlog packed record reader and writer (#40221) 2025-03-03 10:24:02 +08:00
storagev2 feat: storage v2 sync (#39663) 2025-03-05 11:22:15 +08:00
streamingcoord enhance: better logging for grpc resolver (#40337) 2025-03-05 15:12:01 +08:00
streamingnode feat: storage v2 sync (#39663) 2025-03-05 11:22:15 +08:00
tso enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
types enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
util enhance: better logging for grpc resolver (#40337) 2025-03-05 15:12:01 +08:00
.mockery.yaml enhance: refactor metrics of streaming (#40031) 2025-02-25 12:25:56 +08:00