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 2020/12/01 22:18:05 UTC

[GitHub] [iceberg] rdblue commented on issue #1764: When using hiveCatalog.dropTable(identifier, true), the table directory is not completely removed

rdblue commented on issue #1764:
URL: https://github.com/apache/iceberg/issues/1764#issuecomment-736855702


   @zhangdove, there is no requirement in Iceberg that a table "owns" its location. The intent of not recursively deleting was to avoid dropping other data in the same prefix. I think it would be fine to drop the location recursively in some cases. Maybe that should be a catalog option?


----------------------------------------------------------------
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.

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