jackye1995 commented on code in PR #4479: URL: https://github.com/apache/iceberg/pull/4479#discussion_r1068546425
########## .palantir/revapi.yml: ########## @@ -261,6 +261,12 @@ acceptedBreaks: \ T) throws java.io.IOException, com.fasterxml.jackson.core.JacksonException\ \ @ org.apache.iceberg.rest.RESTSerializers.UpdateRequirementDeserializer" justification: "False positive - JacksonException is a subclass of IOException" + - code: "java.method.numberOfParametersChanged" Review Comment: can we add a method with the new parameters instead of changing existing parameters? -- 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