milvus/internal/proto
yihao.dai 8858f8d612
enhance: Return more fields in import progress response (#31539) (#31561)
Return more fields in import progress response, include importedRows and
totalRows. Additionally, ensure compatibility with the old import
progress response by retaining fields of create timestamp and row count.

issue: https://github.com/milvus-io/milvus/issues/31448
https://github.com/milvus-io/milvus/issues/31237
https://github.com/milvus-io/milvus/issues/28521

pr: https://github.com/milvus-io/milvus/pull/31539

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-03-25 14:27:07 +08:00
..
internalpb fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
data_coord.proto enhance: Return more fields in import progress response (#31539) (#31561) 2024-03-25 14:27:07 +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 enhance: Support MinIO TLS connection (#31396) 2024-03-21 11:15:20 +08:00
internal.proto enhance: Return more fields in import progress response (#31539) (#31561) 2024-03-25 14:27:07 +08:00
plan.proto feat: [Sparse Float Vector] segcore to support sparse vector search and get raw vector by id (#30629) 2024-03-12 09:16:30 -07:00
proxy.proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
query_coord.proto enhance: Speed up target recovery after query coord restart (#31240) 2024-03-15 14:19:03 +08:00
root_coord.proto enhance: Remove import v1 (#31403) (#31535) 2024-03-24 21:51:07 +08:00
segcore.proto add growing segment index (#23615) 2023-04-26 10:14:41 +08:00