..
cluster
enhance: make the watch dm channel request better compatibility ( #30952 )
2024-03-01 16:07:37 +08:00
collector
feat: support rate limiter based on db and partition levels ( #31070 )
2024-04-12 16:01:19 +08:00
delegator
fix: Use correct ts to avoid exclude segment list leak ( #31991 )
2024-04-12 10:39:19 +08:00
optimizers
enhance: support disable search optimization ( #32141 )
2024-04-16 10:51:20 +08:00
pipeline
fix: Check exclude segment before add new growing segment ( #31803 )
2024-04-10 15:29:17 +08:00
pkoracle
enhance: Add AllPartitionsID const to replace InvalidPartitionID ( #31438 )
2024-03-20 19:01:05 +08:00
segments
fix: delete may lost when enable lru cache, some field should be reset when ReleaseData ( #32012 )
2024-04-16 11:17:20 +08:00
tasks
enhance: add the related data size for the read apis ( #31816 )
2024-04-10 15:07:17 +08:00
tsafe
Add ctx parameter for tsafe pkg & NewDelegator method ( #27877 )
2023-10-26 19:14:10 +08:00
handlers_test.go
fix: correct autoindex segment num ( #28387 )
2023-11-22 11:12:22 +08:00
handlers.go
enhance: Remove useless logic about FromShardLeader ( #32029 )
2024-04-10 20:11:19 +08:00
local_worker_test.go
enhance: transfer resource group and dbname to querynode when load ( #30936 )
2024-03-21 11:59:12 +08:00
local_worker.go
fix: panic caused by type assert LocalSegment on Segment ( #29018 )
2023-12-08 01:50:38 +08:00
metrics_info.go
enhance: add more metrics ( #31271 )
2024-03-19 15:23:06 +08:00
mock_data.go
feat: Support multiple vector search ( #29433 )
2024-01-08 15:34:48 +08:00
OWNERS
Add OWNERS file for qnv2 ( #23196 )
2023-04-03 16:22:24 +08:00
server_test.go
enhance: transfer resource group and dbname to querynode when load ( #30936 )
2024-03-21 11:59:12 +08:00
server.go
fix: lazy load index data in cache ( #31094 )
2024-03-25 15:43:07 +08:00
services_test.go
enhance: Remove useless logic about FromShardLeader ( #32029 )
2024-04-10 20:11:19 +08:00
services.go
fix: Use correct ts to avoid exclude segment list leak ( #31991 )
2024-04-12 10:39:19 +08:00