sshkvar opened a new pull request #2854: URL: https://github.com/apache/iceberg/pull/2854
Ability to change purge flag which is used for deleting data and metadata files on table drop action via catalog properties Added new spark catalog property `purge-data-and-metadata` which is true by default (current behavior) if `purge-data-and-metadata` set to `false` data and metadata files will not be deleted -- 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]
