milvus/internal
cai.zhang 625b6176cd
fix: Search for pk using raw data to reduce the overhead caused by views (#37202)
issue: #37152

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-11-05 20:36:24 +08:00
..
allocator fix: Rootcoord stuck at graceful stop progress (#36880) 2024-10-17 12:15:25 +08:00
core fix: Search for pk using raw data to reduce the overhead caused by views (#37202) 2024-11-05 20:36:24 +08:00
datacoord enhance: add unify vector index config management (#36846) 2024-11-01 06:18:21 +08:00
datanode enhance: load deltalogs on demand when doing compactions (#37310) 2024-11-01 16:40:21 +08:00
distributed enhance: Pass rpc stats via gin.Context (#37439) 2024-11-05 18:26:23 +08:00
flushcommon feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
http feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
indexnode enhance: add unify vector index config management (#36846) 2024-11-01 06:18:21 +08:00
json enhance: Gin & restfulv1 handler use sonic json (#35020) 2024-08-05 16:44:17 +08:00
kv fix: fix `make generate-mockery` panic with go1.22 (#36830) 2024-10-17 12:11:31 +08:00
metastore fix: Set current partition stats version to 0 by default when not present (#37299) 2024-10-31 12:48:21 +08:00
mocks enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
parser/planparserv2 enhance: Rename textmatch to text_match (#37290) 2024-11-03 18:40:27 +08:00
proto fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
proxy fix: Search/Query may failed during updating delegator cache. (#37116) 2024-11-05 10:52:23 +08:00
querycoordv2 enhance: Release compacted growing segment if in dropped list (#37245) 2024-10-29 18:04:21 +08:00
querynodev2 enhance: Move forward l0 logic out of delta lock (#37337) 2024-11-04 10:42:22 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord feat: add tasks page into management WebUI (#37002) 2024-10-28 10:13:29 +08:00
storage fix: Fix conan gdal building problem (#37338) 2024-10-31 21:04:16 +08:00
streamingcoord enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
streamingnode fix: use binlog counter to trigger flush but not stats log (#37037) 2024-10-23 15:07:29 +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 enhance: remove useless vector index param checker (#37329) 2024-11-01 06:20:21 +08:00
.mockery.yaml fix: mockery config (#35834) 2024-08-30 09:49:00 +08:00