Drops an existing data sink.
By default, if any table monitors use this sink as a destination, the request will be blocked unless option clear_table_monitors is true.
Input Parameter Description
Name | Type | Description | ||||
---|---|---|---|---|---|---|
name | string | Name of the data sink to be dropped. Must be an existing data sink. | ||||
options | map of string to strings | Optional parameters. The default value is an empty map ( {} ).
|
Output Parameter Description
Name | Type | Description |
---|---|---|
name | string | Value of input parameter name. |
info | map of string to strings | Additional information. |