milvus/pkg/util/paramtable
cai.zhang 2c9bb4dfa3
feat: Support stats task to sort segment by PK (#35054)
issue: #33744 

This PR includes the following changes:
1. Added a new task type to the task scheduler in datacoord: stats task,
which sorts segments by primary key.
2. Implemented segment sorting in indexnode.
3. Added a new field `FieldStatsLog` to SegmentInfo to store token index
information.

---------

Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
2024-09-02 14:19:03 +08:00
..
autoindex_param_test.go enhance: autoindex for multi data type (#33868) 2024-06-18 21:34:01 +08:00
autoindex_param.go enhance: refactor bitmap index and internal hybrid index (#34450) 2024-07-18 10:39:42 +08:00
base_table_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
base_table.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
component_param_test.go fix: fix dynamic update config doesn't works for some param (#35572) 2024-08-21 11:02:56 +08:00
component_param.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
grpc_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
grpc_param.go enhance: update param documents (#35152) 2024-08-01 12:38:13 +08:00
hook_config.go Support to replicate the mq message (#27240) 2023-10-20 14:26:09 +08:00
http_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
http_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
param_item.go enhance: Trim space during parsing string list from string (#35546) 2024-08-19 20:48:55 +08:00
quota_param_test.go enhance: improve check health (#33800) 2024-07-01 10:16:06 +08:00
quota_param.go enhance: update param documents (#35152) 2024-08-01 12:38:13 +08:00
role_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
role_param.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
runtime.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
service_param_test.go enhance: Add segment seal proportion jitter (#34636) 2024-07-15 14:47:39 +08:00
service_param.go Change minio use virtual config to not panic (#35327) 2024-08-07 09:58:15 +08:00