Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

custom attributes that can be used for altering a collection#867

Open
nustiueudinastea wants to merge 2 commits intomilvus-io:masterfrom
nustiueudinastea:custom-collection-attributes
Open

custom attributes that can be used for altering a collection#867
nustiueudinastea wants to merge 2 commits intomilvus-io:masterfrom
nustiueudinastea:custom-collection-attributes

Conversation

@nustiueudinastea
Copy link
Contributor

This PR allows for the altering (AlterCollection) of custom properties/attributes on a Milvus collection. The CreateCollection method already allows the setting of custom properties on the collection, but the AlterCollection did not. This PR fixes this discrepancy. This behaviour is also supported in the Python SDK.

@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: nustiueudinastea
To complete the pull request process, please assign sunby after the PR has been reviewed.
You can assign the PR to them by writing /assign @sunby in a comment when ready.

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

Details 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

@sre-ci-robot sre-ci-robot added the size/M Denotes a PR that changes 30-99 lines. label Feb 24, 2025
Signed-off-by: Alex Giurgiu <alex@giurgiu.io>
@nustiueudinastea nustiueudinastea force-pushed the custom-collection-attributes branch from dc9c589 to 21e1f35 Compare February 24, 2025 16:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size/M Denotes a PR that changes 30-99 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants