You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/05/11 03:39:07 UTC

[GitHub] [iceberg] felixYyu commented on issue #4735: [HadoopFileIO] Empty table directory left after being dropped

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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org