mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Add comment for DropAliasTask (#13626)
Signed-off-by: shaoyue.chen <shaoyue.chen@zilliz.com>
This commit is contained in:
parent
2a6ada7536
commit
22e0fc8701
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user