milvus/internal/proto
xige-16 87c5a49d9a
Refactor showCollection/showPartition to get load state in memory (#6935)
* refactor showCollection/showPartition to get load state in memory

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update milvus.proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* add show result log to debug

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* fix wrong err message

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update pymilvus-orm version

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* fix repeated load error

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* update proto

Signed-off-by: xige-16 <xi.ge@zilliz.com>

* fix status nil error

Signed-off-by: xige-16 <xi.ge@zilliz.com>
2021-08-02 22:39:25 +08:00
..
commonpb Remove vector fields from output fields (#6112) 2021-06-25 16:52:11 +08:00
datapb Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
etcdpb Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
indexcgopb Rename module (#4988) 2021-04-22 14:45:57 +08:00
indexpb Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
internalpb change output_fields to out_fields_id for RetrieveRequest (#6506) 2021-07-14 13:11:54 +08:00
milvuspb Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
planpb Refactor `RangeExpr` & `CompareExpr` (#6786) 2021-07-25 10:23:19 +08:00
proxypb Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
querypb Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
rootcoordpb remove msgstream of segment info (#6280) 2021-07-03 14:36:18 +08:00
schemapb Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00
segcorepb Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00
OWNERS Update OWNERS 2021-05-30 18:58:47 +08:00
common.proto Remove vector fields from output fields (#6112) 2021-06-25 16:52:11 +08:00
data_coord.proto Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
etcd_meta.proto Show/Describe collections/partitions with created timestamp (#6700) 2021-07-21 18:00:14 +08:00
index_cgo_msg.proto Rename module (#4988) 2021-04-22 14:45:57 +08:00
index_coord.proto Refactor the logic of assign tasks in IndexCoord (#6328) 2021-07-14 14:15:55 +08:00
internal.proto change output_fields to out_fields_id for RetrieveRequest (#6506) 2021-07-14 13:11:54 +08:00
milvus.proto Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
plan.proto Refactor `RangeExpr` & `CompareExpr` (#6786) 2021-07-25 10:23:19 +08:00
proxy.proto Rename proto master/index_service/proxy_service (#5973) 2021-06-22 16:14:09 +08:00
query_coord.proto Refactor showCollection/showPartition to get load state in memory (#6935) 2021-08-02 22:39:25 +08:00
root_coord.proto remove msgstream of segment info (#6280) 2021-07-03 14:36:18 +08:00
schema.proto Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00
segcore.proto Support query return vector output field (#6570) 2021-07-16 17:19:55 +08:00