felixYyu commented on issue #4735: URL: https://github.com/apache/iceberg/issues/4735#issuecomment-1123145909
- Drop Non empty table can use `DROP TABLE prod.db.sample` - Drop empty table shoule must use `DROP TABLE prod.db.sample PURGE` I think we should add this description in spark-ddl/#drop-table -- 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]
