[skip e2e] Add comment for DropAliasTask (#13626)

Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
shaoyue 2021-12-17 18:46:38 +08:00 committed by GitHub
parent 2a6ada7536
commit 22e0fc8701
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4857,6 +4857,7 @@ func (c *CreateAliasTask) PostExecute(ctx context.Context) error {
return nil
}
// DropAliasTask is the task to drop alias
type DropAliasTask struct {
Condition
*milvuspb.DropAliasRequest