milvus/internal/proto
XuanYang-cn 40d5c902b6
Enable getting multiple segments in plan result (#28350)
Compaction plan result contained one segment for one plan. For l0
compaction would write to multiple segments, this PR expand the segments
number in plan results and refactor some names for readibility.

- Name refactory: - CompactionStateResult -> CompactionPlanResult -
CompactionResult -> CompactionSegment

See also: #27606

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2023-11-14 15:56:19 +08:00
..
datapb Enable getting multiple segments in plan result (#28350) 2023-11-14 15:56:19 +08:00
etcdpb [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
indexcgopb Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
indexpb Add chunk manager request timeout (#27692) 2023-10-23 20:08:08 +08:00
internalpb milvus support multi index engine (#27178) 2023-09-22 09:59:26 +08:00
planpb replace loaded binlog with binlog index for search performance (#27673) 2023-11-01 02:20:15 +08:00
proxypb replace loaded binlog with binlog index for search performance (#27673) 2023-11-01 02:20:15 +08:00
querypb Deliver L0 segments delete records (#27722) 2023-11-07 01:44:18 +08:00
rootcoordpb replace loaded binlog with binlog index for search performance (#27673) 2023-11-01 02:20:15 +08:00
segcorepb Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
data_coord.proto Enable getting multiple segments in plan result (#28350) 2023-11-14 15:56:19 +08:00
etcd_meta.proto [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
index_cgo_msg.proto Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
index_coord.proto Add chunk manager request timeout (#27692) 2023-10-23 20:08:08 +08:00
internal.proto enable ctx traceId for assignsegment on dc(#26972) (#27108) (#27030) 2023-09-18 11:39:20 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto Support array datatype (#26369) 2023-09-19 14:23:23 +08:00
proxy.proto Support to manage connections (#24224) 2023-05-19 12:51:23 +08:00
query_coord.proto Deliver L0 segments delete records (#27722) 2023-11-07 01:44:18 +08:00
root_coord.proto [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
segcore.proto add growing segment index (#23615) 2023-04-26 10:14:41 +08:00