kbendick commented on issue #3726: URL: https://github.com/apache/iceberg/issues/3726#issuecomment-992823534
Have you tested with a table that hadn't been dropped, where the full permissions were there? Did that work as expected? For your case, where there were orphaned files from a lack of permissions, we have a spark procedure for that `RemoveReachableFIles`. There's a PR open right now to make it into a Spark SQL `CALL` styled stored procedure. -- 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]
