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

[ERROR] Add to documentation that .flush() will be called automatically #859

Open
christy opened this issue Mar 20, 2024 · 0 comments
Open

Comments

@christy
Copy link

christy commented Mar 20, 2024

Note: This repository is ONLY used to solve issues related to DOCS.
For other issues, please move to other repositories.

Where is the error
What is the URL/path of the document related to this issue?
https://milvus.io/api-reference/pymilvus/v2.3.x/MilvusClient/Collections/describe_collection.md

How would you like to improve it
Make it clear that collection.flush() is automatically called before collection.describe().

For very large collections, this can incur a long wait. Which is unexpected, when user just thought they were calling .describe(). They expected that call to be fast, not slow!

Link to chat in our Discord: https://discord.com/channels/1160323594396635310/1216704641232928880/1216704641232928880

Screenshots
If applicable, add screenshots to help explain your problem.

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

No branches or pull requests

1 participant