[skip e2e] Add comment for AlterAliasTask (#14140)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
shaoyue 2021-12-24 13:33:45 +08:00 committed by GitHub
parent e0a2f1ce82
commit 26ed17a905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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