dropFileFormat
Drops an existing file format in Snowflake.
Note: This change type does not support automatic rollback.
Available attributes
Attribute | Type | Description | Required |
|---|---|---|---|
| String | Name of the catalog (database) containing the file format | No |
| String | Name of the schema containing the file format | No |
| String | Name of the file format to drop | Yes |
| Boolean | Only drop if the file format exists using | No |
loading