nastra commented on code in PR #14921:
URL: https://github.com/apache/iceberg/pull/14921#discussion_r2668037108
##########
.palantir/revapi.yml:
##########
@@ -1369,6 +1369,9 @@ acceptedBreaks:
old: "class org.apache.iceberg.encryption.EncryptingFileIO"
new: "class org.apache.iceberg.encryption.EncryptingFileIO"
justification: "New method for Manifest List reading"
+ - code: "java.method.addedToInterface"
+ new: "method org.apache.iceberg.ExpireSnapshots
org.apache.iceberg.ExpireSnapshots::metricsReporter(org.apache.iceberg.metrics.MetricsReporter)"
Review Comment:
See https://github.com/apache/iceberg/pull/14921/files#r2668035317 on how to
avoid breaking this API
--
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]