mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 10:59:32 +08:00
[skip e2e] Add comment for AlterAliasTask (#14140)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
e0a2f1ce82
commit
26ed17a905
@ -4936,6 +4936,7 @@ func (d *DropAliasTask) PostExecute(ctx context.Context) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// AlterAliasTask is the task to alter alias
|
||||
type AlterAliasTask struct {
|
||||
Condition
|
||||
*milvuspb.AlterAliasRequest
|
||||
|
Loading…
Reference in New Issue
Block a user