..
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
enhance: use WalkWithPrefix api for oss, enable piplined file gc ( #31740 )
2024-04-25 20:41:27 +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
enhance: retrieve output fields after local reduce ( #32346 )
2024-04-25 09:49:26 +08:00
tasks
enhance: retrieve output fields after local reduce ( #32346 )
2024-04-25 09:49:26 +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
fix: Correct the negative queryable num entities metric ( #32361 )
2024-04-24 15:55:24 +08:00
mock_data.go
feat: Support multiple vector search ( #29433 )
2024-01-08 15:34:48 +08:00
OWNERS
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