mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +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> |
||
---|---|---|
.. | ||
cgo_metrics.go | ||
datacoord_metrics.go | ||
datanode_metrics.go | ||
indexnode_metrics.go | ||
info_metrics.go | ||
meta_metrics.go | ||
metrics_test.go | ||
metrics.go | ||
msgstream_metrics.go | ||
persistent_store_metrics.go | ||
proxy_metrics.go | ||
querycoord_metrics.go | ||
querynode_metrics.go | ||
rootcoord_metrics.go | ||
streaming_service_metrics.go |