Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix return type pymilvus vector delete #970

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brianferri
Copy link

Noticed this imprecision in during development;
The correct data type is also shown in the examples below (Omitting the cost since the return type is an OmitZeroDict of course, but the true type will have cost)

From: https://github.com/milvus-io/pymilvus/blob/34495134958e89ef7c854d2e31967bb580ab5823/pymilvus/milvus_client/milvus_client.py#L633

@github-actions github-actions bot force-pushed the master branch 6 times, most recently from ab686b7 to cda20c8 Compare December 6, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant