okumin commented on code in PR #11053:
URL: https://github.com/apache/iceberg/pull/11053#discussion_r1867658087


##########
.palantir/revapi.yml:
##########
@@ -1100,6 +1100,12 @@ acceptedBreaks:
     - code: "java.class.removed"
       old: "enum org.apache.iceberg.BaseMetastoreTableOperations.CommitStatus"
       justification: "Removing deprecated code"
+    - code: "java.method.parameterTypeChanged"

Review Comment:
   @nastra
   I understand we have to keep the binary compatibility 100%. Is the current 
style more acceptable? I'm also checking why the CI failed



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to