Tishj commented on issue #16734: URL: https://github.com/apache/iceberg/issues/16734#issuecomment-4656418176
Some properties found in the spec: `history.expire.min-snapshots-to-keep` `history.expire.max-snapshot-age-ms` `history.expire.max-ref-age-ms` Refered to later as: > Retention policy can be configured both globally and on snapshot reference through properties `min-snapshots-to-keep`, `max-snapshot-age-ms` and `max-ref-age-ms`. Which sounds like a bug waiting to happen as well, because these are not the full correct names of these properties -- 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]
