RussellSpitzer commented on issue #15612: URL: https://github.com/apache/iceberg/issues/15612#issuecomment-4056465611
There isn't a method at the moment because of how expensive remove-orphans is. At the moment I would recommend that if you do need to run it, just use spark in local mode and invoke it. Then at least the shuffle operator should prevent an OOM 🤞 -- 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]
