gaborkaszab commented on code in PR #14998:
URL: https://github.com/apache/iceberg/pull/14998#discussion_r3281474872


##########
.palantir/revapi.yml:
##########
@@ -404,6 +404,175 @@ acceptedBreaks:
       old: "method org.apache.iceberg.orc.ORC.WriteBuilder 
org.apache.iceberg.orc.ORC.WriteBuilder::config(java.lang.String,\
         \ java.lang.String)"
       justification: "Removing deprecations for 1.2.0"
+  "1.10.0":

Review Comment:
   Apparently, revapi doesn't like the order of the releases in the revapi 
file. Moves 1.10.0 before 1.2.0. I ran revapi on a clean main and it does this 
rearrangement there too. Here it's noise, so I opened a separate [PR to fix the 
order](https://github.com/apache/iceberg/pull/16511).



-- 
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]

Reply via email to