milvus/internal/util/mock
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
..
grpc_datanode_client.go enhance: Rename Compaction to CompactionV2 (#33858) 2024-06-16 22:07:57 +08:00
grpc_querycoord_client.go enhance: declarative resource group api (#31930) 2024-04-15 08:13:19 +08:00
grpc_querynode_client.go enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
grpc_rootcoord_client.go enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) 2024-08-16 10:10:53 +08:00
grpcclient.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
health_watch_server.go Add grpc healthy check (#16050) 2022-03-15 15:05:21 +08:00