fallintoplace opened a new pull request, #1453: URL: https://github.com/apache/iceberg-go/pull/1453
## What `WithOlderThan` should control snapshot expiration only. Previously it was used as the fallback for `max-ref-age-ms`, so old non-main branches and tags could be removed even when no reference-age policy was configured. Reference expiration now uses the ref policy, the table `max-ref-age-ms` property, and the specification default. The docs make the separation explicit, and a regression covers an old branch and tag. ## Tests - `go test ./...` -- 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]
