milvus/internal/metastore/kv
cai.zhang 2c9bb4dfa3
feat: Support stats task to sort segment by PK ()
issue:  

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
..
binlog enhance: Update protobuf-go to protobuf-go v2 () 2024-07-29 11:31:51 +08:00
datacoord feat: Support stats task to sort segment by PK () 2024-09-02 14:19:03 +08:00
querycoord enhance: Update protobuf-go to protobuf-go v2 () 2024-07-29 11:31:51 +08:00
rootcoord enhance: support to drop the role which is related the privilege list () 2024-08-30 15:17:00 +08:00
streamingcoord enhance: move streaming proto into pkg () 2024-08-07 10:34:16 +08:00
streamingnode enhance: support single pchannel level transaction () 2024-08-19 21:22:56 +08:00