fivetran-ozwhitesell opened a new issue, #18146: URL: https://github.com/apache/iceberg/issues/18146
### Feature Request / Improvement There are times when a schema or database needs to be removed from the namespace (DROP). This is currently not possible if there are tables in them (no CASCADE like functionality). This requires the tables to be deleted one by one. If there are a lot of tables this can be a very tedious process, especially if the table names do not follow any pattern. I think it would be helpful to have the ability to bulk delete tables. ### Query engine Snowflake ### Willingness to contribute - [ ] I can contribute this improvement/feature independently - [x] I would be willing to contribute this improvement/feature with guidance from the Iceberg community - [ ] I cannot contribute this improvement/feature at this time -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
