milvus/internal/distributed
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
..
datacoord enhance: Implement flusher in streamingNode (#34942) 2024-08-02 18:30:23 +08:00
datanode enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
indexnode feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
proxy fix: bump bytedance/sonic to v1.12.2 to fix compilation error with go 1.23.0 (#35879) 2024-09-01 13:43:01 +08:00
querycoord enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
querynode enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
rootcoord enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) 2024-08-16 10:10:53 +08:00
streaming enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
streamingnode enhance: using streaming service in insert/upsert/flush/delete/querynode (#35406) 2024-08-29 10:03:08 +08:00
utils Refine DataCoord status (#27262) 2023-09-26 17:15:27 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
connection_manager.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
connection_manager_test.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00