Skip to content

feat: add function_name to AlterCollectionSchema DropRequest#583

Open
sijie-ni-0214 wants to merge 1 commit intomilvus-io:masterfrom
sijie-ni-0214:feat/drop-collection-field
Open

feat: add function_name to AlterCollectionSchema DropRequest#583
sijie-ni-0214 wants to merge 1 commit intomilvus-io:masterfrom
sijie-ni-0214:feat/drop-collection-field

Conversation

@sijie-ni-0214
Copy link
Copy Markdown
Contributor

Summary

  • Extend AlterCollectionSchemaRequest.DropRequest oneof identifier with function_name field (tag 3)
  • Rename field_identifier to identifier to reflect the broader scope

This enables dropping functions (with cascade deletion of output fields and indexes) through the existing AlterCollectionSchema RPC.

Related issue: milvus-io/milvus#48983

Extend DropRequest oneof identifier with function_name field,
enabling drop function with cascade deletion of output fields.

Signed-off-by: sijie-ni-0214 <sijie.ni@zilliz.com>
@sre-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sijie-ni-0214
To complete the pull request process, please assign xiaofan-luan after the PR has been reviewed.
You can assign the PR to them by writing /assign @xiaofan-luan 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants