milvus-io / pymilvus

Python SDK for Milvus.
Apache License 2.0
1.04k stars 330 forks source link

fix: cannot pass consistency level for delete #2351

Open XuanYang-cn opened 1 week ago

XuanYang-cn commented 1 week ago

Also optinal variables default value should always be None. And empty str is always invalid variable

See also: #2327 pr: #2350

sre-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: XuanYang-cn

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/milvus-io/pymilvus/blob/2.4/OWNERS)~~ [XuanYang-cn] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment