milvus/internal
cai.zhang 2319018fcb
fix: Check if the dynamic fields contain any static fields (#38025)
issue: #38024

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-12-01 18:06:37 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
coordinator/coordclient enhance: add switch for local rpc enabled (#37985) 2024-11-26 17:00:54 +08:00
core enhance: move segcore codes of segment into one package (#37722) 2024-11-29 10:22:36 +08:00
datacoord enhance: Fix conflict complication error (#38087) 2024-11-29 12:00:36 +08:00
datanode enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
distributed enhance: pre allocate space to prevent slice grow (#38065) 2024-11-29 14:26:43 +08:00
flushcommon fix: Replace outer lock with concurrent map (#37817) 2024-11-21 16:08:33 +08:00
http enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
indexnode fix: Modify the batchsize of writer to timely flushing binlogs (#37692) 2024-11-15 10:14:31 +08:00
json feat: fp32 vector to fp16/bf16 vector conversion for RESTful API (#37556) 2024-11-24 17:46:33 +08:00
kv fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore enhance: support to config the default db properties (#38035) 2024-11-27 10:04:34 +08:00
mocks enhance: move segcore codes of segment into one package (#37722) 2024-11-29 10:22:36 +08:00
parser/planparserv2 enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
proto enhance:refine group_strict_size parameter(#37482) (#37483) 2024-11-12 09:56:28 +08:00
proxy fix: Check if the dynamic fields contain any static fields (#38025) 2024-12-01 18:06:37 +08:00
querycoordv2 enhance: refine querycoord meta/catalog related interfaces to ensure that each method includes a ctx parameter (#37916) 2024-11-25 11:14:34 +08:00
querynodev2 enhance: Add collection id to search request count metrics (#38069) 2024-11-29 17:28:38 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: the actual number of databases should equal the config value (#38006) 2024-11-29 14:44:36 +08:00
storage enhance: Use `PrimaryKeys` to replace interface slice for segment delete (#37880) 2024-11-22 11:52:33 +08:00
streamingcoord enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
streamingnode enhance: Use internal json(sonic) to replace std json lib (#37708) 2024-11-18 10:46:31 +08:00
tso enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
types feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
util fix: Return thread watcher goroutine after closed (#38091) 2024-11-29 15:10:36 +08:00
.mockery.yaml enhance: move segcore codes of segment into one package (#37722) 2024-11-29 10:22:36 +08:00