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

enhance: Unify optimize and remove ready_to_load #448

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

XuanYang-cn
Copy link
Collaborator

PyMilvus used to be the only client that uses ready_to_load. Not it'll load the collection when creating it, so this PR removes ready_to_load from the client.API

Also this PR enhance optimize and remove the optimize_with_size

PyMilvus used to be the only client that uses ready_to_load.
Not it'll load the collection when creating it, so
this PR removes `ready_to_load` from the client.API

Also this PR enhance optimize and remove the optimize_with_size

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alwayslove2013, 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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@alwayslove2013 alwayslove2013 merged commit 0095bd7 into zilliztech:main Jan 14, 2025
4 checks passed
@XuanYang-cn XuanYang-cn deleted the fix-using-optimize branch January 14, 2025 06:39
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.

3 participants