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

Unify num_shards and mark shards_num as deprecated #1412

Merged
merged 1 commit into from
May 22, 2023

Conversation

XuanYang-cn
Copy link
Contributor

The user can still use shards_num to create collection. But shards_num are the recommanded way to create collection and the only way to get from a collection's property

See also: milvus-io/milvus#23853

The user can still use shards_num to create collection.
But **num_shards** are the recommanded way to create collection
and the only way to get from a collection's property

See also: milvus-io/milvus#23853

Signed-off-by: yangxuan <[email protected]>
Copy link
Contributor

@longjiquan longjiquan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: longjiquan, 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 [XuanYang-cn,longjiquan]

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

@sre-ci-robot sre-ci-robot merged commit 16e35e8 into milvus-io:master May 22, 2023
@XuanYang-cn XuanYang-cn deleted the unify-num-shards branch May 22, 2023 08:40
XuanYang-cn added a commit to XuanYang-cn/pymilvus that referenced this pull request May 23, 2023
- Unify num_shards and mark shards_num as deprecated (milvus-io#1412)
- adding distance metric selection (milvus-io#1428)
- Fix None user/password (milvus-io#1443)
- deduce secure from user/pass (milvus-io#1445)
- last few fixes (milvus-io#1408)

See also: milvus-io/milvus#23853

Co-Authored-by: Filip Haltmayer <[email protected]>
Signed-off-by: yangxuan <[email protected]>
XuanYang-cn added a commit to XuanYang-cn/pymilvus that referenced this pull request May 23, 2023
- Unify num_shards and mark shards_num as deprecated (milvus-io#1412)
- adding distance metric selection (milvus-io#1428)
- Fix None user/password (milvus-io#1443)
- deduce secure from user/pass (milvus-io#1445)
- last few fixes (milvus-io#1408)

See also: milvus-io/milvus#23853

Co-Authored-by: Filip Haltmayer <[email protected]>
Signed-off-by: yangxuan <[email protected]>
sre-ci-robot pushed a commit that referenced this pull request May 23, 2023
- Unify num_shards and mark shards_num as deprecated (#1412)
- adding distance metric selection (#1428)
- Fix None user/password (#1443)
- deduce secure from user/pass (#1445)
- last few fixes (#1408)

See also: milvus-io/milvus#23853

Signed-off-by: yangxuan <[email protected]>
Co-authored-by: Filip Haltmayer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants