Tags: puneeter/pymilvus
Tags
[2.4] fix the str function of the extra list (milvus-io#2098) /kind improvement issue: milvus-io/milvus#30436 link pr: milvus-io#2092 Signed-off-by: SimFG <bang.fu@zilliz.com>
fix: Revert of dup cherry-pick milvus-io#1949 (milvus-io#2088) Signed-off-by: yangxuan <xuan.yang@zilliz.com>
enhance: Sync milvus-proto to tag v2.4.1 (milvus-io#2059) Signed-off-by: yangxuan <xuan.yang@zilliz.com>
Refine some comments related to MilvusClient (milvus-io#1967) Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
Multi-cherry bug fixes from master (milvus-io#1890) fix: to avoid zero value for width (milvus-io#1855) fix: change confusing error message (milvus-io#1881) Signed-off-by: yangxuan <xuan.yang@zilliz.com> Co-authored-by: MrPresent-Han <116052805+MrPresent-Han@users.noreply.github.com> Co-authored-by: lixinguo <xinguo.li@zilliz.com> Co-authored-by: MrPresent-Han <chun.han@zilliz.com>
Auto reconnection when channel state changed to idle (milvus-io#1846) Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
fix: Fix check_status for create_alias func (milvus-io#1807) Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Add filter parameter to delete (milvus-io#1779) Commencing from Milvus 2.3.3, an enhanced functionality has been introduced to facilitate data deletion based on expressive criteria. In this context, the inclusion of the "filter" parameter serves as an entry point for accessing this feature. All rows that conform to the specified filter expression will be eliminated. The deletion condition should either be a list of primary keys to be deleted or a filter expression. If both are specified or if none are specified, an exception will be thrown. Signed-off-by: zhenshan.cao <zhenshan.cao@zilliz.com>
Remove unused code for milvus client (milvus-io#1770) Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
PreviousNext