ajantha-bhat opened a new issue #3496: URL: https://github.com/apache/iceberg/issues/3496
Currently `table.expireSnapshots()` will clean the data files and manifest files using `RemoveSnapshots#cleanExpiredSnapshots`. But the Spark action `ExpireSnapshots`, always disable `cleanExpiredSnapshots`. we should provide a method to support it and also in the CALL procedure ? If yes, please assign this issue to me. -- 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]
