mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
2c9bb4dfa3
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> |
||
---|---|---|
.. | ||
grpc_datanode_client.go | ||
grpc_querycoord_client.go | ||
grpc_querynode_client.go | ||
grpc_rootcoord_client.go | ||
grpcclient.go | ||
health_watch_server.go |