milvus/internal/proto
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
..
cgo_msg.proto feat: support inverted index for array (#33452) 2024-05-31 09:47:47 +08:00
clustering.proto feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
data_coord.proto feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
etcd_meta.proto enhance: Enable properites in database meta (#31394) 2024-03-19 19:21:06 +08:00
index_cgo_msg.proto feat: support partition key isolation (#34336) 2024-07-11 19:01:35 +08:00
index_coord.proto feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
internal.proto feat: support groupby size on go-layer(#33544) (#33845) 2024-08-27 14:21:00 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto enhance: optimize retrieve on dynamic field (#35580) 2024-08-22 14:24:56 +08:00
proxy.proto enhance: update shard leader cache when leader location changed (#32470) 2024-05-08 10:05:29 +08:00
query_coord.proto feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
root_coord.proto enhance: Add BackupRBAC/RestoreRBAC API to enable rbac backup (#35444) 2024-08-16 10:10:53 +08:00
segcore.proto feat: Major compaction (#33620) 2024-06-10 21:34:08 +08:00
worker.proto feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00