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 2021/12/13 19:53:34 UTC

[GitHub] [iceberg] kbendick edited a comment on pull request #3730: Add the cleanTable in HiveCatalog to slove the problem that unable to delete table files when the table is already deleted in metastore.

kbendick edited a comment on pull request #3730:
URL: https://github.com/apache/iceberg/pull/3730#issuecomment-992825671


   For your case, where the wrong user was used, there's also a Spark action that can potentially help this. RemoveReachableFiles.
   
   It's already usable, but here's a PR to add it as a stored-procedure: https://github.com/apache/iceberg/pull/3719
   
   Would that possibly help as well? My understanding has always been that situations like this were the reason for having that action.


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