felixYyu opened a new pull request, #4746: URL: https://github.com/apache/iceberg/pull/4746
Close #4735 When `DROP TABLE prod.db.sample` Non empty table, the table directory can be deleted at the same time, but when the table is empty, the table directory left after being dropped, it shoule use `DROP TABLE prod.db.sample PURGE`,But the description is missing 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org